Hello, I am newby to the TI microcontrollers, so my question could be very easely to answer. Does the mentioned uC has an internal EEPROM? I have downloaded the examples from the TI website. There is one example for the I2C_eeprom. In comments, there is written down
" This program requires an external I2C EEPROM connected to the I2C bus at address 0x50 "
Does this means that I need some extra hardware to be able to save my data in a non volitile memory?
I have some values, which must be stored internal, even after shut down.
thx.