Skip to content

Configuring RFO driver resistance for ST25R39 #3

@AVee

Description

@AVee

I'm looking to make the RFO driver resistance for the ST35R39 configurable, because it looks like we need a different value for our project, but I have a question about the approach.

Currently it is set to a fixed value in the mode_on() function. This means the the value is set every time card polling is started. Is there a specific reason to do this every time, or could it be simplified to set it once during initialization?

The latter case would allow for a slightly cleaner way to make this configurable. I can't find anything in the documentation to suggest it needs to be set every time, but if anyone knows this do be different I'd like to hear that before breaking things. If it's just there for historical reasons it could try to do some testing to determine of it ever gets changed.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions