Hi TI,
I am using TMS570LC4357 HDK. And Halcogen 04.04.00, and CCS 6.0.1.00040.
I want to use the MibSPI peripheral to transfer data using Multi-Buffer RAM.
I just used the Halcogen Developed code for this purpose and add my code in the main().
But when I probe the pins (MibSPI1_CLK (@F18), MibSPI_SIMO(@F19)), I cannot find either CLK pulses or SIMO data in the scope.
I configured the Baudrate of MibSPI1 Data Format0 as 20MHz (max as per trm).
And other configurations like One Shot Transfer, TRIGGER_ALWAYS and TRIG_SOURCE_DISABLED.
So that My software can do trigger to initiate SPI Tranfer. I did all the configurations needed. But still I cannot find the output.
I cannot predict why it is not working. Please anybody guide me where I am missing.
I have given my project (CCS + Halcogen) for your reference. Please anybody go through it and help me.
Thanks in advance.
Regards,
Karthikeyan.K