I have a question related to interfacing of ESP32 with TDC1000.
I had a custom PCB board designed based off the TDC100-C200 EVM. The firmware code for the Texas Instruments software on the C2000 microcontroller was very difficult to evaluate and edit properly to extract the TOF value out and read it in a serial monitor.
The esp32 will act as the C2000 microcontroller and use SPI to communicate with the tdc1000. The TOF will be calculated in the esp32 and displayed in the serial monitor for continuous monitor and reading

is that the correct method of connections? or i need some hardware connectivity because my code is not working so i thought it might be possible i have made the wrong connections.
waiting for a sincere reply
Thanks
Hashir
I had a custom PCB board designed based off the TDC100-C200 EVM. The firmware code for the Texas Instruments software on the C2000 microcontroller was very difficult to evaluate and edit properly to extract the TOF value out and read it in a serial monitor.
The esp32 will act as the C2000 microcontroller and use SPI to communicate with the tdc1000. The TOF will be calculated in the esp32 and displayed in the serial monitor for continuous monitor and reading

is that the correct method of connections? or i need some hardware connectivity because my code is not working so i thought it might be possible i have made the wrong connections.
waiting for a sincere reply
Thanks
Hashir

