Hi,
I want to get the SPI data register status regarding if they are full or empty.!
Kindly guide me with relevant APIs i can use.
Thanks,
Hi,
I want to get the SPI data register status regarding if they are full or empty.!
Kindly guide me with relevant APIs i can use.
Thanks,
Hi
By register status, do you mean the SPI buffer? I would suggest checking out the SPI peripheral driver's API here.
Best regards,
Simon
Hi
By register status, do you mean the SPI buffer? I would suggest checking out the SPI peripheral driver's API here.
Best regards,
Simon
Hello Simon,
Yep to check buffer status like TX/RX Data Reg is Full or empty.
I couldn't find any APIs that i can use to check the buffer status, hence the query
Kindly help me understand