STM32 MCUs Embedded software

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

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
  • 44 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...

UART7 RX interrupt issue stm32h7s78

Hello,I am working on stm32h7s78 using UART-4 & UART-7  and MXCHIP EMC3080-P WIFI/BLE module. However,  I am facing issues regarding the UART-7 RX interrupt. If I transmit the command from UART-4 to UART-7 it will transmit the same command data to EM...