Hi,
Using interrupt get the byte from the hardware UART and send it
to an Atmel AT45X Series flash memory via hardware SPI. (Data as it is).
When you display the log, format and display the data as needed.
http://www.atmel.com/dyn/products/de...?family_id=616
Example the AT45DB321C (32M bit)
Its 34,603,008 bits of memory are organized as 8192 pages of 528 bytes each. In
addition to the 33-megabit main memory, the AT45DB321C also contains two SRAM
buffers of 528 bytes each.
The buffers allow the receiving of data while a page in the main page Memory
is being reprogrammed, as well as writing a continuous data stream.
* * *
Hardware + Picbasic code:
(See AT45DB Data Flash kit / 4M bit or 8M bit)
http://www.compsys1.com/workbench/AT45DB/at45db.html
http://www.compsys1.com/workbench/index.html
* * *
Best regards,
Luciano
Bookmarks