firmware update

If you made your own board, post here, unless you built a Maple or Maple mini clone etc
Post Reply
hyur
Posts: 36
Joined: Fri May 27, 2022 7:42 am
Answers: 2

firmware update

Post by hyur »

hello experts

I have a question about updating the firmware, so I left a question.

I want to proceed with the current firmware update through USART.
I would like to make the BOOT0 pin HIGH only when updating firmware and lower BOOT0 to LOW otherwise.

I don't want to set this as a physical jumper (Like bluepill).

If you have a common method, please give me an idea.

For reference, I use STM32F103RDT6.
GonzoG
Posts: 403
Joined: Wed Jan 15, 2020 11:30 am
Answers: 27
Location: Prudnik, Poland

Re: firmware update

Post by GonzoG »

There is no other way than physically pull BOOT0 pin to VDD.
If you don't want to use a jumper or button or switch, you can always use another MCU that will output high signal to BOOT0 pin.
hyur
Posts: 36
Joined: Fri May 27, 2022 7:42 am
Answers: 2

Re: firmware update

Post by hyur »

@GonzoG

HIGH rises only when firmware update is in progress
Do you have a pin?

If there is such a pin, I would like to connect it.
User avatar
Vassilis
Posts: 23
Joined: Wed Dec 18, 2019 3:04 pm
Location: Thessaloniki, Greece
Contact:

Re: firmware update

Post by Vassilis »

@hyur
Maybe the STM32-Programmer is what you want.
https://www.mikrocontroller.net/topic/141711
Image
Vassilis Serasidis
https://www.serasidis.gr
Post Reply

Return to “Custom design boards”