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.

CC3100MOD and AM335X

Other Parts Discussed in Thread: CC3100MOD, CC3200, CC3100MODBOOST, UNIFLASH, CC3100

Hi

We are using the CC3100MOD with spi Interface to AM335X processor. We are using linux kernel.

For testing we are using the CC3200/3100 SDK "spi_test_tool", together with rpricken/cc3100-linux  kernel driver.

Problem:

When sending the init command we don't get any answer on the MISO line.

Command:

TX: 0x65 0x87 0x78 0x56

RX: 0x0 0x0 0x0 0x0

RX: 0x0 0x0 0x0 0x0

RX: 0x0 0x0 0x0 0x0

(I have tried the same on a beaglebone black card connected to CC3100MODBOOST and the code are working.

Schematic of the CC3100MOD on our card.

I have connected my computer with "CCS Uniflash" on the UART interface and program gives me information/respons from the CC3100 module. I can also connect to it in AP mode with my Telephone.

Why don't i get any respons from the cc3100MOD chip on the MISO line ?

I hope that someone can guide me to solve this problem.

ASN