User Activity

Hello.I am using the STM32F030 for a sensor with a RS485 interface.In my tests, I am sending a 8-bits message (constant value) to the STM32 in a loop. When I look at the data received, the last byte is at the first place, always. There is never any o...
On my STM32F030, I need to read analog values from three channels of the ADC1. These readings need to be periodical and I am using the TIM3 interrupt to trig the ADC value capture. When do not using DMA and collecting only one ADC channel value, ever...
Kudos from