Other Parts Discussed in Thread: TM4C123GH6PM
Can I access the EEPROM words of tiva tm4c123gh6pm without using I2C interface? Are all blocks unlocked by default on launchapd?
This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.
Other Parts Discussed in Thread: TM4C123GH6PM
Can I access the EEPROM words of tiva tm4c123gh6pm without using I2C interface? Are all blocks unlocked by default on launchapd?
Agreed - poster appears bit stuck, "Back to the past." I2C & SPI (were) the (sole) modes to transact w/ (external) 8 pin memory devices... Once that memory (or pseudo memory) is ensconced w/in the MCU - use of the (always) delightful ACK/NAK challenge is avoided...
As you well note - 1/2 page read of MCU manual dispels such notion...
RTFM & KISS - perhaps in that order - prove their worth daily...