Other Parts Discussed in Thread: CC2538, , TDC7200
Hi,
I am trying to configure SPI between MCU and 2 components.
MCU: CC2538
Component1: TDC1000
Component2: TDC7200
I am not able to make any read or write instuction
I have attached a plot of my signlas, while trying to read a register
My MCU is operating with 32MHZ external oscilator
Both the TDC components have a clock of 8MHz
I am not able to debug the problem
Configuring MISO and MOSI as GPIO; I am able to toggle them. But with SPI, they don't move
Thank you