Other Parts Discussed in Thread: HALCOGEN
Hi team,
My customer recently used spi to read and write data to eeprom, mcu is tms570ls0914, eeprom is m95160
There are many questions he wants to know.
1 What is the difference between reading and writing to the status register and reading the Memory Array ?
2 When reading and writing to the memory array, the data format is 8-bit read/write command + 16-bit address + 8-bit data. How to determine the 16-bit address bit?
3 In the user's guide, the write enable command should be added before each write.
Does this write enable command must be added before the write command or we need to write a separate command?
Please help.