Other Parts Discussed in Thread: , TDC1000
Hello,
As previously discussed, I've managed to read the default values for the TDC7200EVM, and write to it using the Arduino. However, my problem now is that I am unable to write to just the IC. Here was the last question on the related thread:
Thank you for the help so far. I've managed to R/W to the TDC7200 on the EVM using the Arduino programme, by soldering some connections from the Arduino to the test points. However, I haven't found the same success in performing R/W to just the IC, so it's likely an issue with me making incorrect hardware connections.
That being said, may I check If all the resistors and capacitors (C2/C4, R1-R6) present on the TDC7200EVM are necessary for the TDC7200 to function? The capacitors/resistors in question are from the TDC7200EVM, shown below:
Additionally, I tried reading the default values for the first 4 registers on the TDC7200 for both the EVM (top) and the IC (bottom).Below are the SPI R/W signals obtained the EVM and the IC.I am now using CPOL = 0 and CPHA = 0.
Blue - DIN Red - DOUT Green - SCLK Yellow - CS
EVM scope readings:
IC scope readings:
I'm not sure why but it seems that for the case of just the IC there is no DOUT signal at all, even though the Arduino is sending the same signal to DIN.
Thank you.
Regards,
Jack