Hello
Is there a document that details how you do the setup of the registers of the I2C communication in C6748?
And the SPI?
Thanks
Rafael
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.
Hello
Is there a document that details how you do the setup of the registers of the I2C communication in C6748?
And the SPI?
Thanks
Rafael
Rafeal,
There are a bunch of I2C Examples in the quickstartOMAPL1x_rCSL Project. I would recommend you extract the I2C Example Functions from the McASPEcho Program. It should be generic enough to quickly port over from the OMAP-L138 to the C6748 without to much effort.
Thanks Drew.
The document I was looking for is the sprufl9d (http://focus.ti.com/lit/ug/sprufl9d/sprufl9d.pdf). I extracted the files you asked me and I found a reference in the directory "documents".
Thanks.