You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

36 lines
959 B

5 months ago
/*
* readme.h
*
* Created on: 20231031
* Author: shiya
*
* CAN_H7_Bootloaderλ
* FLASH (rx) : ORIGIN = 0x08000000, LENGTH = 128K
* ҪAPPĴλΪ
* FLASH (rx) : ORIGIN = 0x08020000, LENGTH = 896K
* APPжΪ
* define VECT_TAB_OFFSET 0x00020000U
*
* Boot˳򣨹CAN2
* Boot߷رID0x1FF ͣ׼֡
* 1. Bootرij1ıģ
* 2. ʱ100msڼȴ0x110׼ֽ֡0x55յ BootLoader A
* 3. ûյbootloader󣬷رij3ıģתAPP
*
* A. bootloader򣬷رij2ıģȴˢд
* ˢдIDΪ0x222߼μcanbootloader.lua
* B. ˢд̴ʧܣرij4ıģ³Сcanbootloader.luaˢд
*
* C. ˢдɹرij3ıģAPP
*
*/
#ifndef INC_README_H_
#define INC_README_H_
#endif /* INC_README_H_ */