User Activity

I am Trying to figure out how to attach the chip with STM32F411RE. I have looked at the getting started with BLUENRG video https://www.youtube.com/watch?v=BzKIT2T5Q4c. and then have gone to read the programming guidelines in the document PM0257. I h...
Hi I am trying to generate pwm on the stm32f411re using LL drivers . i am using a Vnh2spa30 motor driver, i am using the setcompare() and generateupdate() commands. I am trying to use the Timer2 ch1 on pa15. I have configured the timer to internal cl...