STM32 MCUs Embedded software

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

CAN bootloader of STM32F103RBT6 is not working

Hi ST team,I'm trying to upload a new code to the STM32F103 via CAN tx/rx. I set the device to boot mode, BOOT0 = 1 and BOOT1=0 (system memory). I sent a CAN frame via CAN tx/rx, but I didn't get any response from the STM32 CAN bootloader.Is it possi...

kasun by Associate II
  • 617 Views
  • 6 replies
  • 0 kudos

Resolved! Custom Bootloader design for STM32F4

Hi All,Kindly let me know how to customize standard ST bootloader and change the default UART pins, Currently bootloader working on UART1 and UART3, but i want bootloader on UART2Microcontroller Details -STM32F4

vchau.1 by Associate
  • 480 Views
  • 3 replies
  • 0 kudos

Problems with UART Interrupt Receive

Hello, i have a STM32F407VET6 MCU and i have problems with UART3 and Interrupt Receive, it does not work.UART3 is connected with a Display, my MCU sends every Second a "PING" and the Display answers with "PONG", that works fine.Global Interrupt for U...

Sany by Associate III
  • 3889 Views
  • 7 replies
  • 0 kudos