Other Parts Discussed in Thread: ENERGIA,
Hello All,
We have 8-ultrasonic sensors and want to interface with Beagle bone black wireless.
So my question is "PGA460" can interface interface more then 1 sensor.
If yes then what will the solution?
This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.
Hello Akeem Whitehead,
Thanks for your input,
Is there any sample code available which can interface more then one sensor interface in single bus with any device.
Hello Akeem Whitehead,
Thanks you for provide sample code.
We have only one question that does this attached sensor will work with this IC ?
Hello Akeem Whitehead,
Thanks for your reply.
This information very help full for us.
Once again thank you very much.
Hi Haresh,
If you are purchasing the PGA460-Q1 EVM, then you do not need to purchase any additional hardware to enable an 8-PGA460-device bus configuration.
The PGA460-Q1 EVM has a UART bus, a SPI bus, and a OWU bus-transceiver you can leverage with the Energia example code mentioned earlier.
However, if you are trying to use a single PGA460 to mux/demux multiple sensors, then refer to the following discussion page:
https://e2e.ti.com/support/sensor/ultrasonic/f/991/t/603257
If this is your goal, then you will need additional hardware as specified in this E2E app note to switch between each sensor. This solution has only been tested with a half-bridge driver since transformers require more power compatible switches. If you do not need to switch between each sensor, and instead burst+listen all sensors simultaneously, you do not need any additional hardware; however, you will not be able to differentiate the sensor return data.