Hello,
I'm using SPI to dialog with an external chip (specific ADC). I'm using SDK functions.
At some point, to check if conversion is done, I have to keep CS low and check SDI level after sending a command. The question is :
- Can I read the SDI signal as a standard GPIO ?
Thank you for supporting
Franck
Solved! Go to Solution.
Hi Franck,
yes, you can, this is mentioned in the reference manual in section 12.6.1 Pin control:
Regards,
Lukas
Thank you Lukas !
Perfectly spot on. My bad I missed that point.
Regards
Franck
Hi Franck,
yes, you can, this is mentioned in the reference manual in section 12.6.1 Pin control:
Regards,
Lukas