User Activity

What is the default timer clock frequency of the APBx buses on an STM32F410RB? I've been considering it to be 16MHz to calculate the frequency of my PWM wave, but it turns out I get half the frequency on scope (is the default clock at 8MHz for timers...
I am trying to change the system clock on my STM32F410RB using register programming. I have setup an SPI protocol to an external DAC IC which needs a minimum of 100ns (10MHz) clock period. The SPI allows for a maximum of 8MHz (fPCLK/2) at default clo...
I want to generate a sine wave using my STM32F410RB with DAC. I looked up the web for answers but I couldn't find one without using the HAL library. I want to achieve this using register programming only. Your help is highly appreciated. Thanks :)
I recently got a STM32F410RB. The block diagram shows "DAC1 as AF". I have been looking up the datasheet to find the alternate function pin for the DAC module in the "Alternate function mapping" table, but I'm unable to. Also, I see DAC1_OUT under th...
Kudos from
Kudos given to