Other Parts Discussed in Thread: PGA450-Q1, PGA460, PGA460-Q1, , BOOSTXL-PGA460, PGA460PSM-EVM, MSP-EXP430F5529LP, BOOSTXL-TUSS4440, BOOSTXL-TUSS4470
Dear All,
We have selected PGA450Q1EVM-S to measure distance of objects. We are currently in trial phase. We are trying to interface PGA450Q1EVM-S
with Arduino Redboard over UART.
For starting point, we are using ''PGA450Q1EVMS_UART_Demo.ino'' code. But unfortunately we aren't receiving consisten response from the sensor in response to cmd0.
Most of the times we are getting
0, 0
0, 0.
Sometimes when using cmd4 to read FIFO, we are randomly getting the expected response to cmd0 which is:
18, 52, 185.
I wanted to ask is there any stable release of PGA450Q1EVMS_UART_Demo.ino.
If anyone please let us know how to proceed further?