8000 SAM E54 Xplained: microcontroller.cpu.voltage hangs · Issue #3383 · adafruit/circuitpython · GitHub
[go: up one dir, main page]

Skip to content
SAM E54 Xplained: microcontroller.cpu.voltage hangs #3383
Closed
@jepler

Description

@jepler

Except possibly with very long delays, microcontroller.cpu.voltage hangs on the SAM E54 Xplained board. Sometimes it will read after previously hanging and then being reset, but this testing procedure would reliably hang for me:

>>> import microcontroller; microcontroller.cpu.voltage; microcontroller.cpu.temperature; microcontroller.cpu.voltage; microcontroller.cpu.temperature; 
3.32308
33.1896
[hangs]

Tested with a local branch somewhere a few commits after alpha.3, but this is not likely to be a new problem, just something that hadn't been tested before.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      0