Skip to content

nRF: PWM: incorrect "<pin> in use" errors #2146

@jepler

Description

@jepler

With help from @kattni, I chased a simpleio problem to this reproducer:

Adafruit CircuitPython 5.0.0-alpha.2-35-gfb1f55998-dirty on 2019-09-11; Particle Xenon with nRF52840
>>> 
>>> import pulseio
>>> import board
>>> with pulseio.PWMOut(board.A0): pass
... 
>>> with pulseio.PWMOut(board.A0): pass
... 
Traceback (most recent call last):
  File "<stdin>", line 1, in <module>
ValueError: A0 in use

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions

    pFad - Phonifier reborn

    Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

    Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


    Alternative Proxies:

    Alternative Proxy

    pFad Proxy

    pFad v3 Proxy

    pFad v4 Proxy