SPI Module

Tip / Sign in to post questions, reply, level up, and achieve exciting badges. Know more

cross mob
Anonymous
Not applicable

Hi,

   

The FX3API Guide says when I de intialize the SPI, the SPI is disabled and the power to the SPI module is turned off. Are the SPI pins in tri-state when this is done?

0 Likes
1 Reply
Anonymous
Not applicable

The module will be powered-down but the lines will still be SPI lines (they may not be tri-stated in the true meaning of the term). Configuring it as GPIO and making it an input would be better way to make sure it is tri-stated.

   

Regards,

   

Anand

0 Likes