Important Notice: Our web hosting provider recently started charging us for additional visits, which was unexpected. In response, we're seeking donations. Depending on the situation, we may explore different monetization options for our Community and Expert Contributors. It's crucial to provide more returns for their expertise and offer more Expert Validated Answers or AI Validated Answers. Learn more about our hosting issue here.

Can my program store sensor values to the on-board EEPROM (ie. datalogging)?

0
Posted

Can my program store sensor values to the on-board EEPROM (ie. datalogging)?

0

No, on-board EEPROM is reserved for your program and any constant data (eg. text messages, conversion factors, etc.). After programming, you switch the WRITE PROT switch on, preventing EEPROM from being written to. To log data values, (eg. sensor values), you should store them in serial EEPROM or serial Flash that you interface to the SPI port.

Related Questions

What is your question?

*Sadly, we had to bring back ads too. Hopefully more targeted.

Experts123