User Activity

Good evening everyone, I'm trying to evaluate the duration of a square wave using input capture of the timer, by measuring the time between the rising and falling edges. I wanted to understand what is the maximum frequency at which I can perform this...
Good evening everyone, I'm trying to sample two signals through TIM2 using ADC in dual regular simultaneous mode with a trigger from TIM2. When configuring the ADC in dual mode, it only reads and performs a single conversion on one channel. Does anyo...
Good evening to everyone,I'm trying to sample various signals, both low frequency and high frequency. For the low frequency, I'm using a timer, while for the high frequency, I'm using DMA. I would like to perform read scans with the ADC, selecting th...
Good evening,I am trying to sample various signals at different frequencies with adc in dma. Changing the size of the acquisition buffer seems inefficient, so I opted to change the clock prescalers, but it's giving me problems (I guess on changing th...
Good morning everyone, after collecting some data and storing it in various buffers, I am trying to write them to the serial port for further processing. I am experiencing issues as I can see that something is being written to the serial port, but no...
Kudos given to