2410 views|5 replies

216

Posts

0

Resources
The OP
 

Can stm32 use LED flashing to indicate download progress during program download? [Copy link]

During the process of burning the program, the LED will flash, indicating that the program is being downloaded, and it will be always on when the download is complete. How can this be achieved?
This post is from stm32/stm8

Latest reply

Then we need to customize a CMSIS-DAP downloader, right?  Details Published on 2018-11-21 23:07
 

2146

Posts

8

Resources
2
 
It should be possible, but I haven't used it. Using the IAP online upgrade method, it should be possible to do it in the BootLoader program
This post is from stm32/stm8
 
Personal signature坐而言不如起而行
 

9717

Posts

24

Resources
3
 
Generally, the emulator has a download indicator light. It will definitely flash when downloading. If it does not meet your requirements, you can look at the cmsis-dap code and modify it to implement it on the emulator side or let the downloaded MCU run after downloading. The downloaded MCU code determines the first startup control LED is always on.
This post is from stm32/stm8
 
 

875

Posts

1

Resources
4
 
It is possible. I made a DAP downloader some time ago. It is just as you said. When downloading, the light is red and keeps flashing. After the download is completed, the light stops flashing and turns green.
This post is from stm32/stm8

Comments

Could you please tell me the specific plan?  Details Published on 2018-11-20 14:57
 
 
 

216

Posts

0

Resources
5
 
Cao Wei 1993 posted on 2018-11-20 10:47 It can be achieved. I made a DAP downloader some time ago, just as you said. When downloading, the light is red and keeps flashing. After the download is complete, the light will...
Could you please tell me the specific plan?
This post is from stm32/stm8
 
 
 

36

Posts

0

Resources
6
 
Then we need to customize a CMSIS-DAP downloader, right?
This post is from stm32/stm8
 
Personal signature赚钱买房
 
 

Guess Your Favourite
Just looking around
Find a datasheet?

EEWorld Datasheet Technical Support

EEWorld
subscription
account

EEWorld
service
account

Automotive
development
circle

Copyright © 2005-2024 EEWORLD.com.cn, Inc. All rights reserved 京B2-20211791 京ICP备10001474号-1 电信业务审批[2006]字第258号函 京公网安备 11010802033920号
快速回复 返回顶部 Return list