STM32 MCUs Embedded software

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

FreeRTOS with USB CDC

I have read some posts about this topic already but unclear if this works or not. I used the STMCubeMX to create a project using FreeRTOS and USB Device CDC (USB-Serial) together and some LED GPIO's.I can only get one or the other to work, but never ...

Openbootloader STM32 mcu Host

I see ST released long awaited Code for their bootloader compatible with STLINKV3+CubeProgr/CubeCLI...What about the Host side?, a STM32 hosting the bootloader process for another STM32, standalone.Any links or fingers pointing to people putting effo...

Javier1_0-1737113284551.png
Javier1 by Principal
  • 74 Views
  • 2 replies
  • 1 kudos

UART basic TX with nucleo L053R8

Hello there, I've been stuck for hours on setting up a simple UART transmission of the character 'A' on myNucleo L053R8 Board.Thing is, my oscilloscope does not show anything on my PA2 pin. It should be HIGH in idle state though.Am I missing somethin...