Other Parts Discussed in Thread: CC2530
CC2530+HT1621驱动液晶屏,程序不操作flash的时候一切正常,程序加上flash操作,烧写完程序一切正常,断电重启后,液晶无显示,但是程序还在运行,背光灯和按键音都还在,后来写程序的时候先把flash清除了,但是有的设备可以正常工作,有的设备不行,这是怎么回事?
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.
怀疑是flash有问题,你可以写一个flash的测试程序,随便写一个数组,写到整片flash中,然后读取整片flash的内容。看看数据是不是和你写的一样,这样就可以判断flash是不是有些区域已经损坏