Hello
We setup a PGA450-Q1 in a single ended configuration with 2 US sensors according to TI recommendations.
- The changes that were made to the firmware:
- In burst_cap_comp function the while loop waiting for the decay to be done was removed
- In burst_cap_comp function the EN_CTRL register values were adjusted to work in a single ended configuration
- Configuration changes that were made to work with single ended setup:
- BURST_MODE = 0x01
- DEADTIME = 0x00
- SAT_DEGLITCH = 0x00
- BLANKING_TIMER = 0x00
After these changes when taking a measurement and we still get a saturation period as show in the picture below
And the beginning of the corresponding FIFO
Even if the receiver sensor is fully incased in foam there is still data received as shown above.
What could be the reason for these issues? Can we get to a point where measurements can be taken stating from 1cm?
Thank you,
Alex