Hello
Dears
I am trying to communicate with HTRC110 using the SPI protocol. But it needs some preliminary work before each SPI send/receive operations. How could I implement this?
For example, first changing the pin function to GPIO, then Make it low -> delay -> high. After this, change the pin function to SPI(MOSI) then send the data.
Is this sequence correct?
Regards,
Ehsan