Kabron
 Regular Member
 Joined: 30/11/2017 Location: GermanyPosts: 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: GermanyPosts: 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 |