User Activity

APPLICATION OBJECTIVE:The objective is to monitor a high-frequency signal in the range of 0 to 50 MHz from an external device and count the signal pulses every 10 microseconds windows/bins.Platform:STM32F7APPROACH:The current approach is to configure...
 Hi everyone  Question: suppose one sets up a DMA transfer from a Timer1 register to memory so that it gets executed when timer event is raised. What happens first:the peripheral to memory DMA transfer is executed ?or the Timer registers are updated?...
Hi everyone,I am trying to implement a system that counts pulses that can be as narrow as 20 nanoseconds using an STM32F746 MCU clocked at its max 216MHz.The first thought was: "Can such narrow pulse even be detected by the MCU?"To confirm, and inspi...
Kudos given to