Quantcast
Channel: Raspberry Pi Forums
Viewing all articles
Browse latest Browse all 4151

MicroPython • Re: multithreading with Raspberry Pi Pico

$
0
0
I am not sure if you tried it in the version V.1.23.0 of mycropython, but it is not really blinking. It does work on the first step which is turning on for the ON time, but it is not really turning off. It does look to be barely reducing the voltage at times following an input, but never really turning off. I don't find anything in your code to explain this.
Yes, I'm running it on

Code:

MicroPython v1.23.0 on 2024-06-02; Raspberry Pi Pico with RP2040
There is a slight stumble immediately after new values are entered, but it only takes one cycle of the on + off time to correct itself. The built-in LED flashes for me at the expected intervals. Here is a video I made: https://www.youtube.com/watch?v=xCMx32x-26Q

What does it do for you?
Maybe it is just version 1.23 of Micropython (latest) still with many flaws. V1.22.2 appears to not have the issue.
Please document these flaws and report them at Issues · micropython/micropython
It turns on and never turns off. Something is different. Sometimes the led turns off after I hit the stop button, and sometimes it remains on after stopping the program. In this last case I have to unplug and plug again cause the led never turns off.

Here's the video.

https://www.youtube.com/watch?v=Sv7c2wPe528

I would be happy to report it, but I just can't explain what is wrong. There was a flaw when trying to use the 2nd core, but now it seems to be a flaw on the main core, but is not giving an error. Just doing something unexpected.

Statistics: Posted by Mariano12345 — Tue Aug 06, 2024 10:26 pm



Viewing all articles
Browse latest Browse all 4151

Trending Articles