STM32 MCUs Embedded software

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Bootloader DFU stm32f103

Hi, i like to use the DFU bootloader to update my stm32f103. I like to have the following setup.The binary is on the PC. From my own application i want to switch the mcu to dfu bootloader mode. It will be recognized as an DFU device. The mcu does not...

MOtto.1 by Associate II
  • 2932 Views
  • 4 replies
  • 0 kudos

Receiving/transmitting using UART and LL API

Hello,I am experiencing some problems when trying to receive data from PC using UART and then check if it is correct. I am using using LL API and this code is placed in while(1) of main function. For example, when I send 'A' from PC to STM32, PC rece...

0693W00000AOIHrQAP.png
Indois by Associate II
  • 3099 Views
  • 7 replies
  • 0 kudos

STM32F411RE NUCLEO Usart Bootloader issue

Hi everyone,I am trying to communicate with default ST UART bootloader on nucleo-F4RE. I have connect the PA9 and PA10 to my second nucleo-board on which I send the 0x7F (9600 baudrate, Even parity,1 stopbit and 8B data (also tried 9B data)). If I ch...

OSale.2 by Associate
  • 225 Views
  • 1 replies
  • 0 kudos
Labels