Skip to content

[FEATURE] STM32 Generic ADC input #448

Open
@Moddingear

Description

@Moddingear

Is your feature request related to a problem? Please describe.
Right now, using any sort of current sense on STM32 hogs the corresponding ADCs. Thus, there is no way to add other sensors such as temperature, battery voltage or a simple potentiometer.

Describe the solution you'd like
An API to add other sensors to be included in the DMA

Additional context
I'm using the STM32 BG431-ESC1 as a test platform, with Arduino on platformio. analogRead (or any other ADC-related function) won't work.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions