Skip to content

Try to create(modified) a bootloader compatible with SKR E3 DIP board with RET6 mcu

Notifications You must be signed in to change notification settings

sl1pkn07/SKR_E3_DIP_Bootloader

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

SKR_E3_DIP_Bootloader

Try to create a SKR E3 DIP Bootloader for units with RET6 mcu

Original code I use: https://community.st.com/s/question/0D50X00009XkaeUSAR/sd-card-bootloader-fat-fs-filesystem-usb-mass-storage
Target Board: https://github.com/bigtreetech/BIGTREETECH-SKR-E3-DIP-V1.0

WHY?

Because stock bootloader can't upload firmware >256KB because the manufacturer (BTT), in some batch, change the RCT6 mcu to RET6 mcu (256KB -> 512KB) and refuse to update their bootloader for this batch.

RCT6 -> https://www.st.com/en/microcontrollers-microprocessors/stm32f103rc.html
RET6 -> https://www.st.com/en/microcontrollers-microprocessors/stm32f103re.html

STATUS

Build: OK
Works: NOT AT ALL: only works the first time flash the firmware. new version of firmware is not flashed. IDK why this happen. any help?

About

Try to create(modified) a bootloader compatible with SKR E3 DIP board with RET6 mcu

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published