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
- With CRC calculation
- 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.