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.

SPI CS0 problem on AM3359 ICE V2

Other Parts Discussed in Thread: SYSBIOS, AM3359

Hi,

I am trying to set up master SPI single channel communication using functions from starterware while running sysbios. I am using CCS 5.5.0.00077 and am335x sysbios sdk 1.1.0.3 on AM3359 ICE V2.

I am looking on outputs on scope and while SPI1_SCLK and SPI1_D0 are doing what they are supposed to do, SPI1_CS0 is staying low at all times.

Changing polarity or trying to run multichannel mode cannot make it to do anything but stay low.

I need to have 4 wire interface. Could you please advice me on what could go wrong.