I have a circuit, using stm32f100c6t, and there are 8 analog channels which I have to poll every 100 ms. one of the channels is rectified and filtered AC voltage, if this value is acceptable for operation, the circuit has a backup battery supply (lea...
i want a code to separate the lat, long, altitude and UTC time from the GPS output string .. i am getting the full string from the GPS but i need only lat, long , altitude and utc time .. please help me out to write the code
All ADCs are in regular mode and only 1 channel is used per ADC. I can get ADCs 1,2 and 3 to work, but when ADC 4 is added it never generates an interupt. If I only start ADCs 3 and 4 it works fine. Everything is generated with CubeMX (find attached ...
Posted on May 08, 2017 at 13:34Hi ST community membersWe are working on the optimization of a project's code running on STM32F429ZIT6 �C, in terms of speeding execution, or minimizing latencies due to memory access competition.Our solution is to reo...
Posted on December 11, 2017 at 14:04I have a NUCLEO H743ZI board and I want to communicate pc and nucleo-board by using LAN8742 on NUCLEO-H743ZI. I tried many of times but I havent succeeded this. I made communication between pc and STM746VGT6 micro...
How wide is the pulse output by the EXTI module in the STM32F769?Is it an APB2 clock width?
HAL_ADC_DeInit()enter stop modeclock configHAL_ADC_Init()is it a good method to do low power?
hi,we are trying to measure vrefint using adc of stm32l1xx. the converted data is keep on varying between 0 to 3000 (decimal). we are not sure where is the problem. can anyone help on this issue? here is the sample code: //hsi clock is enabled in st...
Hello,On this picture, which is the pin Nr 1?Top right or bottom left ?ThanksJulien