Skip to content

ADC INTERRUPT ISSUE #1

Open
Open
@ameya134

Description

ADC, DMA and Timer0 peripherals are initialized in the systemInit routine. Depending on order of calling the init functions, as soon as the Timer0 and/or ADC is initialized DMA done interrupt is generated even though DMA has not completed all the transfers.

Even when DMA is not initialized and then transfer cannels have not been configured ADC raises DMA done interrupt.

According to observations Timer0 keeps running in debug mode even when halted, which might be related to this issue.

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