Tool/software:
Greetings,
My requirement is to write a program that will implement SPI and I2C protocol to read data from a peripheral IC and dump data to peripheral IC,I tried modifying the example but it is off no help can you suggest some different approaches and ways to get it to work , like providing more documentation resources regarding the documentation of this board and the micro controller and I can find a in built library being used namely driverlib.h which seems to provide some api's for the mentioned communication protocol but i can't seem any valid documentation regarding that i need some assistance with this too.
Thank you.