Hello,
I'm using the XRM57 microcontroller. I have to communicate with a gyroscope which needs a specific time of minimum 25 microseconds between the chip select going low and the start of the clock signal.
In HALCoGen it is only possible to set the value of C2TDELAY between 0 and 255, which means that the maximum delay is 3426.667 nano seconds. How can I have a longer delay?
I also need a longer delay for T2CDELAY. This delay must be minimum 5 microseonds and in HALCoGen I can only reach 3413.333 nano seconds.
How can I have a longer delay for both parameters?
Thanks in advance,
Jason