Part Number: CC2640R2F
Other Parts Discussed in Thread: ADS1291,
Hi, I want to complete a SPI read of the ADS1291 (a physiological signal acquisition chip) using a coprocessor, I want to initialize the ADS1291 via SPI in the main MCU, and then the coprocessor reads the acquired signal via SPI. May I ask if this idea is feasible
I had a problem at the beginning, my coprocessor IO pin does not map the CLK pin, and when I did not use the coprocessor, the system CLK has a signal. added ScSPIInit();ScSPITrans() when using the coprocessor. Why is that


CCS code

I'm configuring it in a coprocessor like this


