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.