STM32 MCUs Embedded software

Ask questions and find answers on STM32Cube packages, including HAL, LL and middleware, and expansion software.

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Resolved! I am currently working with an STM32F051K8U6. According to the docs from STMicroelectronics AN2606, page 303, this chip supports bootloading on both USART1 (PA10, PA9) and USART2 (PA3, PA2). I can get the bootloader to work fine on USART1 but not USART2

I can get the bootloader to work fine on USART1 but can't seem to get anything from USART2. Is there a trick to making the second USART port work? I have checked the output from my test serial port on the logic analyzer and it seems correct and is s...

SHMorgan by Associate
  • 746 Views
  • 1 replies
  • 0 kudos

STM32U585 Legacy CDC without Azure USBX Tutorial

I'am looking for a working example of using the legacy USB driver found here (https://github.com/STMicroelectronics/stm32u5-classic-coremw-apps) for the STM32u585 preferabley in the STM32CubeIDE. I'm not able to use USBPD which is found in the exampl...

LBorg.2 by Associate
  • 3447 Views
  • 5 replies
  • 0 kudos