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

MicroPython • Re: Pico W _thread OSError: TinyUSB callback can't recurse

$
0
0
@scruss Maybe you know. What does the Pico do if you start a thread, then just exit with no main loop?
I don't know. I never use threads. They are completely unreliable on MicroPython unless safely wrapped up in an OS. Which the RP2040 doesn't have.

As the _thread doc says: "This module is highly experimental and its API is not yet fully settled and not yet described in this documentation."

Statistics: Posted by scruss — Tue Nov 05, 2024 5:14 pm



Viewing all articles
Browse latest Browse all 4872

Trending Articles