Other Parts Discussed in Thread: C2000WARE
Tool/software:
I am working on SPI protocol to establish communication with SMP581 sensor and ADS131M03IRUKR sensors. Both works with POL=0 and PHA = 1 mode. I have written the corresponding values in the register for the POL=0 and PHA=1 configuration and I could see from the pin out using Logic Analyzer that values are transmitted in POL =0 and PHA =0 configuration. Similarly, if I set POL=0 and PHA=0 is microcntroller the bus is reflecting POL = 0 and PHA = 1. I could see this behavior across other microcontrollers too. Can you support me to solve this issue?