Skip to content

Executing analogReference() sets a specific port to analog settings. #1

@SuguruHarada64

Description

@SuguruHarada64

■ Corresponding version
v.1.0.0

■ API function affected by defect
analogReference()
The analogReference function is a function that sets the reference voltage used for analog input.

■ Contents and Occurrence conditions
There was an issue where using the analogReference function would set certain ports to analog. Therefore, if you set a particular port to be a digital port and then run the analogReference function, the port will not behave properly as a digital port.

The specific ports are as follows.
P05(A0 pin)

■ Workaround
Execute the analogReference() function at the beginning of the setup function.

■ Permanent measures
Scheduled to be fixed in next version.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions