connecting RC522 VCC to VIN of ESP8266
Posted: Fri Jan 06, 2023 3:41 pm
Hi everyone,
I have been trying to get my ESP8266 work with RC522 RFID module but it was not working when i connected 3.3v pin of the RC522 to the regulated 3v pin of the ESP8266.
So, after some reasearch I found VIN pin has unregulated 5v. When I assigned it to the 3.3v pin of the RC522 it started working fine!
Now my question is if i use a 5v usb power adapter to power the ESP8266 and have the RC522 powered through the vin pin is there any cause of concern ?
As far as I have read RC522 can take upto 5v. I belive the ESP8266 is supplying 3v instead of 3.3v which is required by the RC522, that is why it may have not been working. Now, its working when powered via VIN pin but is it safe? Or should I some how try to regulate to 3.3v.
Hardware used:
- NodeMCU v3 CH340g
- RC 522
Thanks in advance for the help. Sorry about the long explanation as you can guess, I am totally new to this.
Regards
Faisal
I have been trying to get my ESP8266 work with RC522 RFID module but it was not working when i connected 3.3v pin of the RC522 to the regulated 3v pin of the ESP8266.
So, after some reasearch I found VIN pin has unregulated 5v. When I assigned it to the 3.3v pin of the RC522 it started working fine!
Now my question is if i use a 5v usb power adapter to power the ESP8266 and have the RC522 powered through the vin pin is there any cause of concern ?
As far as I have read RC522 can take upto 5v. I belive the ESP8266 is supplying 3v instead of 3.3v which is required by the RC522, that is why it may have not been working. Now, its working when powered via VIN pin but is it safe? Or should I some how try to regulate to 3.3v.
Hardware used:
- NodeMCU v3 CH340g
- RC 522
Thanks in advance for the help. Sorry about the long explanation as you can guess, I am totally new to this.
Regards
Faisal