JarvisSan22 / OPC-N3_python

Python repository for OPCN3 and OPCN2 on RPI3
GNU General Public License v3.0
12 stars 8 forks source link

SPI on GPIO #3

Open marcogenna opened 3 years ago

marcogenna commented 3 years ago

Hi Daniel, thanks for your great job, do you know why the OPC can't start with /dev/spidev0.0? I connected it directly with SPI GPIO instead of USB... Thanks Best regards Marco

JarvisSan22 commented 3 years ago

Hi Marco Sorry for the late reply.

When I was developing the code 2 years ago, the "/dev/ttyACM" ports were the ones that apprehend when connecting the OPC to raspberry pies. I was using the USB B to A adapter from alphasense, and did not test out direct SPI GPIO connection with the OPC.

I no longer have an OPC in my possession so can't help you much more that i am afraid.

Kind regards Daniel Jarvis