Tool/software: Code Composer Studio
Hello,
I am working on a project using TM4C123GH6PZ in which I am majoring Volume of a liquid in a vassal
my project is almost over but as per the Clint requirement I need to add EEPROM which have 3 wire SPI interface
my question is
- does TM4C123GH6PZ supports 3 wire SPI
- if it supports how can I connect 3 wire SPI to my controller
- Is there any changes I need to make in my 4 wire SPI program to read the value from 3 wire SPI
- If TM4C123GH6PZ dos not support the 3 wire SPI, is there any alternet method to read the values from EEPROM
Thank you.