Other Parts Discussed in Thread: UNIFLASH
Hi All,
I need to store the SSID and password and some brief information to be stored in serial flash of cc3200. I tried use and run the sample example
of file operation given in SDK.. but it was unsuccessful resulted in glowing red LED. It could not create a user file so it comes out of the WriteFileToDevice() function.
- What should I do to write/read to/from the serial flash....Do I need to format/erase the entire flash? and if I do that will the device loose any inherent important things?
- How to erase the previous contents on flash...do I need use uniflash or just by using some APIs will do the same thing . Please anyone know the procedure please share.
Thanks.