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.

TMS570LS1224: APIs from Halcogen spiTransmitData, spiTransmitAndReceiveData taking 10us to execute at 10MHz baud rate for 4 bytes

Part Number: TMS570LS1224
Other Parts Discussed in Thread: HALCOGEN, TMS570LC4357

SPI5 is the Master. Please see the attached images of the SPI5 clock config

.

We have tried two methods

  1. With CRC calculation
  2. Without CRC calculation

 

Two APIs are used from Halcogen spiTransmitData, spiTransmitAndReceiveData. Since it was slow we tried to use another wrapper by calling only spiTransmitAndReceiveData, Which also took 9.6us to give output.