Skip to main content
vchau.2
Associate III
July 13, 2023
Question

Custom bootloader Desktop Application

  • July 13, 2023
  • 1 reply
  • 818 views

Dear All,

I'm looking source code of STM cube programmer for Custom changes as per my Application,

Kindly suggest how to get source code of cube programmer(Uart programming mode)

 

 

This topic has been closed for replies.

1 reply

Peter BENSCH
Technical Moderator
July 13, 2023

The STM32CubeProgrammer is not an open source tool, so the source code is not available.

If you want to program via UART, you can use the internal bootloader and the AN3155 as a basis for your own development.

Hope that helps?

Regard /Peter