This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

28系列串口烧写实战经验步骤

Other Parts Discussed in Thread: MAX202

1.先安装sdf28xx_v3_0_serial,安装时按照默认路径安装;
2.再安装SDFLASH,安装路径与sdf28xx_v3_0_serial相同。
如果没有按照上述说明安装,会引起不必要的麻烦!
3.V3.0 SDFlash serial patch for flash programming via
an RS232 serial link. Includes algos for both F280x and
F281x devices. Uses TI F281x Flash API V2.10 and TI
F280x Flash API V3.00. Requires SDFlash v1.60 or later.
All previous serial algos are obsolete and not recommended.
4.使用串口烧写不像用Flash插件那样方便的设置密码,需要编写程序。
需要此程序,可以向本人索取!
5.RS232收发器最好用MAX202。
6.推荐上拉电阻用4K7,下拉电阻用2K2。
7.必须使用串口A(SCIA)
8.推荐波特率9600bps
9.Erase、Program、verify一次完成。