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.

请问可以实现存储数据吗?

Other Parts Discussed in Thread: MSP430F149

用MSP430F149,平台是我们公司自己lay的,我想实现从串口收到一系列的数据,比如说一个数组,把它存起来,不用任何外部芯片,只用单片机,并且可供下次上电时使用这个组数据。即将串口得到的数据保存在单片机的内存当中,然后程序可以读这段内存,并且这段内存中记录的数据掉电不消失。

 

感谢您的帮助!