This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

Where to save data coming from a GPS device? RAM,EEPRM or Flash memory?

I am using a P89c51 base microcontroller and I need to store data coming from a GPS device.

Questions:
1.Is it possible to save the data coming from the GPS,in the 64k Flash memory?
For example 32kytes for the code and 32kbytes to store the data?How?

0