VOXL2 J19 QUP3
-
Hi,
I connected Lightware LW20/C on one of the I2C port on VOXL2 J19.
It is QUP3, and the pins I used are7 I2C3 SDA 3P3V slpi_proc, SSC_QUP3 8 I2C3 SCL 3P3V slpi_proc, SSC_QUP3and power & ground.
I also installed a customized voxl-px4 which will startlightware_laser_i2cwith the I2C address0x66.
On VOXL2, I editedvoxl-px4.conffile by addingDISTANCE_SENSOR=LIGHTWARE_SF000.
However, I cannot see any parameter regarding rangefinder... likeSENS_EN_SF1XX.I have done using LW20/C with UART connection successfully, but I2C does not work..
Can anyone give me any advise to use it via I2C? -
@voxltester That is not a normal option to choose via voxl-px4.conf. You will need to hand modify the startup script
/usr/bin/voxl-px4-startto properly start the driver in i2c mode. Use option-b 4to select that i2c bus.