How to I save data in internal flash memory ?
hallo everyboby,
I'm new with parallax and SX micro. I want to say sorry for my bad english...
This is my problem:
In a Sx application I would like to save some datas in internal Flash memory. It's possible keep data into the Flash or I have to use a external EEPROM.
If It's necessary a external EEPROM someone can tell me something about...
Thanks in advance.
Loojade
[noparse][[/noparse]edit] I added a subject to your post. Bean.
Post Edited By Moderator (Bean (Hitt Consulting)) : 2/16/2008 1:39:32 AM GMT
I'm new with parallax and SX micro. I want to say sorry for my bad english...
This is my problem:
In a Sx application I would like to save some datas in internal Flash memory. It's possible keep data into the Flash or I have to use a external EEPROM.
If It's necessary a external EEPROM someone can tell me something about...
Thanks in advance.
Loojade
[noparse][[/noparse]edit] I added a subject to your post. Bean.
Post Edited By Moderator (Bean (Hitt Consulting)) : 2/16/2008 1:39:32 AM GMT
Comments
Thanks
I can use the code of help file...
Thanks a lot
Pick up a Professional Dev Board and practice on the DS1307 (that's what I have been doing this weekend for a class lesson plan). Code is in another thread just posted under the heading "DS1307 Demo"
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
John J. Couture
San Diego Miramar College
One more question: I write some code to test the SX-KEY. When I run the code, the SX-key tell me that I exceed the memory space!!!
Totally RAM should be 132Byte???
this is the code:
[code]
'
' Program Description
'
'
' GRIPOne
It's very clear now