Page 1 of 1

SPI_TRANS_SET_CD Where to set the gpio?

Posted: Fri May 08, 2020 4:52 am
by barbiani
I am currently working on a SPI driver and though that this flag would be to automatically set the command/data function of the device, but there is no place to configure the pin.

Is this a future feature? Do I handle it myself for now?

Thank you.