Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Flashing leds on Itsybitsy #21

Open
Murray7922 opened this issue Aug 16, 2024 · 2 comments
Open

Flashing leds on Itsybitsy #21

Murray7922 opened this issue Aug 16, 2024 · 2 comments

Comments

@Murray7922
Copy link

Hi There,

i am attempting to build the prebeskar - mandoputer. with the itsybitsy rp2040 and the 1.14" screen
i have followed the guide, but i appear to have run into an issue where all i get is a blank screen and a red flashing LED (2 flashes every 5 seconds)
i have tried, downloading a previous version of circuit pyhon, redownloading the release for the itsybitsy and installing the unaltered file onto the drive - however the issue remains.
im stummped.

I am able to swap between the bootloader and the drive without any issues, but not entirely sure where i have went wrong.

Desktop (please complete the following information):

  • Windows 11
@Murray7922
Copy link
Author

done a little more troubleshooting and found this error when using the MU editor - Auto-reload is on. Simply save files over USB to run them or enter REPL to disable.

Press any key to enter the REPL. Use CTRL-D to reload.
soft reboot

Auto-reload is on. Simply save files over USB to run them or enter REPL to disable.
code.py output:
Traceback (most recent call last):
File "code.py", line 18, in
ValueError: incompatible .mpy file

Code done running.

Press any key to enter the REPL. Use CTRL-D to reload.

Adafruit CircuitPython 9.1.1 on 2024-07-22; Adafruit ItsyBitsy RP2040 with rp2040

@Breazile
Copy link
Owner

Breazile commented Nov 4, 2024

Try copying the lib folder again to the board or check the version of CircuitPython you are using. Open boot_out.txt and it will show which version is installed on the board. The current releases are 8.x.x, and I'm currently working on upgrading everything to 9.2.0

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants