Skip to content

ADC header file has bits that are not documented #2

Closed
@DualTachyon

Description

If you check in the header file below ADC register ctrl2 has 2 bits at [24] and [25],

https://github.com/ArteryTek/AT32F421_Firmware_Library/blob/master/libraries/drivers/inc/at32f421_adc.h#L264

However, the Reference Manual describes those bits as "reserved".

Reference Manual: www.arterychip.com/download/RM/RM_AT32F421_EN_V2.03.pdf

The reference manual specifies that OCTESEL is 3 bits long, so it is unclear what a 4th bit (octesel_h) would do.

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions