Skip to content

Emadsion/STM32F103xx-Custom-Bootloader

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

STM32F103xx-Custom-Bootloader

Commands

  • BL_GET_VER -> Get Bootloader Version
  • BL_GET_HLP -> Get All Bootloader Commands code
  • BL_GET_CID -> Get Chip Identfication
  • BL_GET_RDP_STATUS -> Get RDP Status
  • BL_GO_TO_ADDR -> Go To Certian Address
  • BL_FLASH_MASS_ERASE -> Mass Erase Flash Drive
  • BL_FLASH_ERASE -> Erase Flash Selected Pages
  • BL_MEM_WRITE -> Write Bin File Into Flash Drive
  • BL_EN_R_W_PROTECT -> Enable Page Protection
  • BL_MEM_READ -> Read Flash Drive
  • BL_READ_SECTOR_P_STATUS -> Read Pages Protection Status
  • BL_OTP_READ -> Read OTP Memory
  • BL_DIS_R_W_PROTECT -> Disable Page Protection
  • MENU_EXIT -> Exit Menu

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages