Arduino Nano 33 IOT Logic levels

Hello,
I'm working with an Arduino Nano 33 IOT. So, my problem is that I need to know the logic leves of the digital pins. I want to know which column of this graph is equal to the logic levels of my board.

The Web page for that device says its 3.3V;

https://store.arduino.cc/arduino-nano-33-iot

Yes, but I'm refeering at which value it considers that is a HIGH value

What does the data sheet tell you about those levels?

There is something you are probably not telling us here . Why do you want to know ?

If the levels are 3.3v , one of your graph thingies matches that - to be sure you need to read up on the processor specs , the digital connections go straight to the pins .

It’s not a question that comes up that often

Then read the datasheet for the device.

Your board does "3.3V CMOS Logic levels", which isn't one of the options you provided...

( https://ww1.microchip.com/downloads/en/DeviceDoc/SAM_D21_DA1_Family_DataSheet_DS40001882F.pdf Page 875 )

This topic was automatically closed 120 days after the last reply. New replies are no longer allowed.