STM32 MCUs Embedded software

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

LL drivers USART - interrupt not working

Hi all,I am trying to use the USART1 with RX interrupt but I cannot make it working with code generated using STM32Cube IDE running on Linux.The MCU is an STM32F407VG.The ISR function (the only part of the code I modified according to the MCU TRM) is...

simo zz by Senior
  • 716 Views
  • 5 replies
  • 0 kudos

USB FS VCP won't enumerate on pc STM32F412

I'm using standard peripheral library and the ST provide USB OTG device/HOST lib.My sysyclock is running on 60Mhz with PLL (HSE of 25MHz) and USB clock is 48MHz.Everything compiles and I expect after calling the Init function that the comport should ...

SMaes.10 by Associate
  • 277 Views
  • 0 replies
  • 0 kudos