Skip to content

RPI Pico: LED blinks 4 long, 4 short, then again #316

@rei-vilo

Description

@rei-vilo

I am using the Arduino SDK and IDE.

The program compiles and links successfully, but after uploading, the Pico LED starts blinking 4 long (400 ms on, 400 ms off, 4 times) and 4 short (150 ms on, 150 ms off, 4 times) , and again.

Below a logic trace:

Capture 2021-09-03 18-02-59

Is this a kind of error message like with the Raspberry Pi B board? Where can I find the related documentation?

I first reported the issue at https://www.raspberrypi.org/forums/viewtopic.php?f=144&t=318967, as the blinking LED might have been a message from the hardware, as Inside the RP2040 is a 'permanent ROM' USB UF2 bootloader.

I solved the problem by using another port of Arduino for the RP2040 Pico at https://github.com/earlephilhower/arduino-pico

So the questions are:

Thank you!

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions