Other Parts Discussed in Thread: TM4C123GH6PM
Hi TI:
Simple question.
I have a Tiva Launchpad TM4C123GH6PM board.
I have a need to use the EEPROM and I can't find any definitions for this.
When I look at the example for TMDXDOCKH52C1 in TMDXDOCKH52C1.h, I find these defines...
#define TMDXDOCKH52C1_EEPROMADDRESS 0x50
#define TMDXDOCKH52C1_EEPROMPAGESIZE 64
#define TMDXDOCKH52C1_EEPROMADDRESSIZE 2
#define TMDXDOCKH52C1_EEPROMSTARTADDR 0
Also, I'm expecting to find something like: Board_EEPROMSTARTADDR in Boards.h; but, that is not there either.
As I read the documentation, it seems like my Tiva should have a 2K EEPROM.
Did I miss something or are the EEPROM definitions still trying to catch up with this board?
Thank you very much for your help.
Rick