Skip to content

[itsyBitsy nRF52840 express] changing the pixel value of DotStar instance only works when the board has been booted when USB connected #66

Open
@Nlight91

Description

@Nlight91

As said in the title, changing the color of the DostStar single pixel only works if the board boots (even just soft reboot) when the board is plugged to a USB host. As long as a power source remains, the USB can then be unplugged, the DotStar will behave as expected, until the next power on of the board

However, when booting from battery, while there is no crash, the DotStar do not react at all and remains lit off. Only crashes and other various error codes will still activate correctly the DotStar.

I don't think this is related to the mentioned issue, but I mention it just in case : I updated the bios and circuitPython just before testing for the first time your module. And I noticed a change in the DotStar behavior : before the update, the DotStar remained lit with a light green signifying it's running state. Now it remains off. Must be for energy saving reason.

Metadata

Metadata

Assignees

No one assigned

    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