User Activity

Dear Experts,I need your help to configure the clock using CMSIS. I am using Nucleo 64 board of STM32F411RE. Steps I have followed:-1. Enable PWR CLK.2. SET VOS value to 3.3. Enable Prefetch, Instruction cache, Data cache.4. Set Flash Latency 3WS.5. ...
I want to read the data from UART and write it to the GPIO port which is connected to the 16 bit DAC.I am facing problem as any UART1 or UART2 is not working when Timer interrupt is enabled.100MHz CPU clock and 50MHz Timer 4 clock with the PWM output...