Glad I could help!
It is an option that can be enabled in MicroPython, but the stock UF2 images don't include it. This might be for many reasons:… I feel like maybe more people would be talking about it if it's a feature that's needed that Micropython doesn't implement in their UF2 file.
- someone, somewhere might want to talk to a Raspberry Pi Pico at 1200 baud. Some older utility meters use 1200 baud serial connections
- the MicroPython project maintainers tend to think that if you want a feature, you can build your own firmware image. This is true, up to a point: it's not that hard, but it's not fun for most users
- the MicroPython team has never received a pull request to make it the default for all RP2040 boards. They're a very small team (two people, not quite full time, then about 4-5 core volunteers) with a huge pull request backlog
- this doesn't really help MicroPython users having this enabled. It helps users of Arduino, though.
Statistics: Posted by scruss — Sun Mar 31, 2024 7:50 pm