-->
Page 1 of 1

esp-01 with pn532 i2c V3

PostPosted: Wed Nov 06, 2019 12:05 pm
by jaredes291
Hi so will the PN532 V3 work over i2c with the esp-01? or do I need to get the esp-12f and use SPI?

Re: esp-01 with pn532 i2c V3

PostPosted: Thu Nov 07, 2019 7:50 am
by QuickFix
You can use the ESP-01 to talk I2C without problem (I used it once to drive the display of a YouTube counter), whether it will work with the PM532 is for you to find out, but I expect no problems. You've only got to make sure you use the correct pull-up resistors, for instance like this:
Image
or
Image

Re: esp-01 with pn532 i2c V3

PostPosted: Fri Nov 08, 2019 9:37 am
by jaredes291
so two 330 ohm resistors for the GPIO?
the resistors on your VCC are for your voltage divider and would I need those if I had a stable 3.3-volt power supply?