Notice. New forum software under development. It's going to miss a few functions and look a bit ugly for a while, but I'm working on it full time now as the old forum was too unstable. Couple days, all good. If you notice any issues, please contact me.
jovian Regular Member Joined: 16/04/2017 Location: AustraliaPosts: 63
Posted: 09:00am 09 Feb 2025
Copy link to clipboard
Print this post
Hi all
I have about 50 spare picos from a project a few years back. I may as well use them. They are screenprinted with "Rasberry Pi Pico C 2020".
I ran Clear_Flash.uf2 across a couple, then flashed in the latest V6 OS. When I went to autosave my program, every 128th or so byte was dropping out (I have had this issue before).
Ran Clear_Flash again and same with V5.08.
However, V5.07.01 loads in and seems to work just fine.
Same behaviour on both Picos.
Webmite baudrate 230400 although halving this created same outcomes.
For now I am sticking with 5.07 however I thought I would flag it up. Anyone else with the same problem?
Cheers Jo
phil99 Guru Joined: 11/02/2018 Location: AustraliaPosts: 2603
Posted: 09:58am 09 Feb 2025
Copy link to clipboard
Print this post
The issue could be a buffer overflow. In your terminal program settings add a 5mS line delay (leave the character delay at 0) and see if that helps.