Other Parts Discussed in Thread: SYSCONFIG,
Tool/software:
Hi team,
I want to connect a sensor via SPI (4 line), POL 0 PHA 0 mode. CC2745 is SPI controller, the sensor is SPI peripheral. According to TRM, the POCI is not forced to be high or low when in use.
I set the default SPI in sysconfig like this. It truely pulled up when not in use, but when SPI is operating, the POCI is pulled down, but I want it to keep high and the external sensor will pull it low when transfer data. Could you please guide me how to do it?