User Activity

I have come across a rather weird problem and would like to get some direction.I am using STM32F756 nucleo board. I set ADC1 to trigger by TIM1 (the complete project uses some other peripherals). TIM1 is set as PWM generation. All these are set using...
I am using NUCLEO-F756ZG. I intend to use two of the ADCs but in different conditions. ADC1 is configured for DMA and triggered by TIM1 to run at high speed (1 Msps), ADC2 is configured for interrupt mode and triggered by TIM8 to run at low speed (1~...
I am using NUCLEO-F756ZG board. Previously, I tried using ADC with timer trigger and it worked perfectly. Now, I tried to log the timer's pulse with another timer's input capture. It works but the captured timestamps seemed unusually slow. So, I disa...
Hello,I am using NUCLEO-F756ZG. My application is ADC related. I am measuring an analog signal at high sampling rate. Recently, I had a discussion with my team and had an interesting proposal. Our target signal is pretty much guranteed to be within 0...
Hello. I am new to using STM32 MCUs and this forum has helped me a lot in getting familiar fast. I am using using NUCLEO-F756ZG board. I have tried ADC with DMA and timer trigger and it all works fine. Now, I am trying to switch timer period dynamica...
Kudos from
Kudos given to