Coder Social home page Coder Social logo

RC522 Mini Not Work vs RC522 Normal about rfid HOT 5 OPEN

ruielias avatar ruielias commented on May 26, 2024
RC522 Mini Not Work vs RC522 Normal

from rfid.

Comments (5)

alex-eri avatar alex-eri commented on May 26, 2024

it works if pulldown RST pin. see #599

from rfid.

alastaira avatar alastaira commented on May 26, 2024

Without seeing the schematic, it sounds like they may have omitted the pullup resistor and/or put an inverter on the RST line. Normally, this pin can be ignored - it's pulled HIGH by default, and you only need write a LOW signal to it to reset the reader. From the description given by @alex-eri , it sounds like you need to do the opposite for this board.

from rfid.

alex-eri avatar alex-eri commented on May 26, 2024

from rfid.

alex-eri avatar alex-eri commented on May 26, 2024

Not inverted. Pull down needed to make this line of code work
https://github.com/miguelbalboa/rfid/blob/1e73cd34d977c5fe17fa5f2e2e8174650a572028/src/MFRC522.cpp#L210C2-L210C2

else RST pin stays in INPUT mode and FLOATING on many boards ( for example ESP32)

from rfid.

alex-eri avatar alex-eri commented on May 26, 2024

pulled HIGH by default only on board without FLOATING input (Arduinos).

from rfid.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.