-
Notifications
You must be signed in to change notification settings - Fork 8
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[Q] f_open error on Github-version from 27.09.2023? #9
Comments
|
Hi Guido, This is due to the fact that the app can use either a USB com port or a hardware serial port (pins 14/15 on Sparkfun board). BW, Ian. |
Hi Ian, I did set my USB port to 115200, but it istn much faster than the 9600... Many Thanks for the fast fix :) Kind regards |
|
Hi Guido, No problem. The character rate is determined by the TT: poll rate in avr11.cxx line 162. Regards, Ian. |


Dear Ian,
it seems that I havent compiled Pico1140 since 1 year :(
The last chances on github are from the 27.09.2023 - so I would also compile a "final" release :)
So I updated my Pico-SDK, put the new github-files in my Directory and did compile.
Compile went fine without errors.
The Pico-1140 does startup and I can enter my Boot-devices, but then I get a f_open error for my boot-device :( no matter which file I choose and no difference between RK or RL.
ONLY on RL-Boot the filenames does show up which it doesnt on RK-Boot :(
Do you got an idea what went wrong? The SDCard and Bootfiles did work with the verson from last year.
Is there a change in the needed filenames or could this be an error with the Pico-SDK-Update?
Kind regards
Guido
The text was updated successfully, but these errors were encountered: