hi,
i want to use inbuild internal spi in 28069. I am using the example code. But it is like loop back. Here i want too interface adc mcp3208 ic with 28069. Can anybody give me idea how to use it?
thanks on advance...
regards
trupti
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.
hi,
i want to use inbuild internal spi in 28069. I am using the example code. But it is like loop back. Here i want too interface adc mcp3208 ic with 28069. Can anybody give me idea how to use it?
thanks on advance...
regards
trupti
Hi Trupti,
If you plan to use "spi_loopback_interrupts" sample code, then you can use the same interrupt routines for mcp3208. The changes that you'll have to take care of are: How to read data from mcp3208 ie in what format? The answer for which you'll get in the datasheet of mcp3208.
Regards,
Gautam
hi gautam, please tell me the pin connection... will it be
miso == miso
mosi == mosi
or
miso == mosi
mosi == miso