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.Yes, I'm running it onI 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.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-26QCode:
MicroPython v1.23.0 on 2024-06-02; Raspberry Pi Pico with RP2040
What does it do for you?Please document these flaws and report them at Issues · micropython/micropythonMaybe it is just version 1.23 of Micropython (latest) still with many flaws. V1.22.2 appears to not have the issue.
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