Hi
May I have question about AM64x McSPI?
Q1 :
I think there is dead time if use TI's API.
As this topic:
Is this dead time will be short in newer SDK v9.1?
Q2 :
I think Q1's dead time is because the time of API setting McSPI's register.
If MCSPI_Transaction::count will set than 1, How was dead time of between transmit-frame1 and frame2?
I think dead time will be shorter because API not need re-config McSPI initialize setting.
Q3 :
If change transmit frame size, Sould we only changing MCSPI_Transaction::dataSize?
Thanks,
GR