
HB (Customer) asked a question.
I am trying to make I2C connection between Zaber X-AS01 shield and P1AM-100. The Zaber shield normally goes on top of Arduino Uno and operates on 5V logic level.
https://www.zaber.com/products/accessories/X-AS01
https://www.zaber.com/products/accessories/X-AS01/overview
I just need to connect I2C from the Zaber shield to SCL and SDA pins on the P1AM-100.
Question:
- Do I need to use P1AM-GPIO, or can I simply connect the SCL/SDA pins from Zaber to pins 11 and 12 on the left side of P1AM-100?
- Because the Zaber shield is designed for Arduino Uno, do I need to use 3.3/5V logic level shifter between the Zaber shield and P1AM-100 on the I2C pins 11/12? I understand P1AM-100 is based on MKR Zero and operates on 3.3V logic level.
Thank you
Looking at the schematic for that shield it looks like it will work with 3.3V without a shifter.
You do not need a P1AM-GPIO, you can just plug directly into the headers if that is secure enough for your application.