Home
JAQForum Ver 24.01
Log In or Join  
Active Topics
Local Time 11:47 21 Nov 2025 Privacy Policy
Jump to

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.

Forum Index : Microcontroller and PC projects : Something must be done for OPTIONS

Author Message
Kabron

Regular Member

Joined: 30/11/2017
Location: Germany
Posts: 65
Posted: 10:40am 06 Aug 2022
Copy link to clipboard 
Print this post

Well, I desided to updtate to the latest FW PicoMiteV5.07.04.uf2
Firstly I copy/save option list output:
OPTION CPUSPEED (KHz) 252000
OPTION LCDPANEL CONSOLE
OPTION DISPLAY 20, 40
OPTION LCDPANEL ILI9341,LANDSCAPE,GP15,GP14,GP13,GP17
OPTION GUI CONTROLS 75
OPTION TOUCH GP12,GP11
GUI CALIBRATE 0, 124, 231, 875, 646
OPTION SDCARD GP22
OPTION SYSTEM SPI GP18,GP19,GP16
OPTION SYSTEM I2C GP2,GP3
OPTION Audio GP4,GP5, on PWM channel 2

Then I clear flash and load new FW.

Then I began to restore option till I reached LCD:
OPTION LCDPANEL ILI9341,LANDSCAPE,GP15,GP14,GP13,GP17                        
                                                                               
Error : Invalid character: ,

OPTION LCDPANEL ILI9341,L,GP15,GP14,GP13,GP17                                
                                                                               
Error : Invalid character: ,

WTF is going on???
Edited 2022-08-06 21:01 by Kabron
 
Kabron

Regular Member

Joined: 30/11/2017
Location: Germany
Posts: 65
Posted: 11:02am 06 Aug 2022
Copy link to clipboard 
Print this post

Returning to PicoMiteV5.07.03RC3.uf2
solve the problem.
PicoMiteV5.07.05b15.uf2 also causes no problem
Edited 2022-08-06 21:07 by Kabron
 
Kabron

Regular Member

Joined: 30/11/2017
Location: Germany
Posts: 65
Posted: 11:21am 06 Aug 2022
Copy link to clipboard 
Print this post

For usability I suggest to output option list
1. In the correct order of settings. E.g.:
OPTION SYSTEM SPI  
before
OPTION LCDPANEL
2. In the  form for Immediate enter. E.g.:
OPTION Audio GP4,GP5
instead of
OPTION Audio GP4,GP5, on PWM channel 2

OPTION CPUSPEED 252000
instead of
OPTION CPUSPEED (KHz) 252000

I guess it is not hard but more comfortable.
Edited 2022-08-06 21:25 by Kabron
 
Print this page


To reply to this topic, you need to log in.

The Back Shed's forum code is written, and hosted, in Australia.
© JAQ Software 2025