Other Parts Discussed in Thread: SYSBIOS
Hi,
a customer of mine tries to integrate SPI1 in the PDK example NIMU_ICSS_BasicExample_idkAM437x_wSoCLib_arm_Exampleproject. As a proof of concept, they used the MCSPI_BasicExample_idkAM437x_armTestProject. This worked out quite nicely. When trying to integrate the code of this SPI example into the ICSS project, they fail to send data. It gets stuck at line
retVal = SPI_transfer(handle, &transaction);
in the attached example.NIMU_ICSS_BasicExample.zip
Could you kindly look into this (attached their code) and suggest how to get this running?
Best regards,
Phil