![]() |
Forum Index : Microcontroller and PC projects : PicoMite V6.01.00 release candidates
![]() ![]() |
|||||
Author | Message | ||||
matherp Guru ![]() Joined: 11/12/2012 Location: United KingdomPosts: 10486 |
Hopefully this fixes the issue PicoMiteV6.01.00RC3.zip |
||||
dddns Guru ![]() Joined: 20/09/2024 Location: GermanyPosts: 613 |
My new toy: PicoMite MMBasic USB RP2350B Edition V6.01.00RC2 OPTION SERIAL CONSOLE COM1,GP28,GP29 OPTION SYSTEM SPI GP22,GP23,GP20 OPTION FLASH SIZE 16777216 OPTION COLOURCODE ON OPTION KEYBOARD US OPTION PICO OFF OPTION CPUSPEED (KHz) 378000 OPTION LCDPANEL CONSOLE OPTION DISPLAY 40, 100 OPTION LCDPANEL SSD1963_7_16, LANDSCAPE,,,NORESET OPTION TOUCH GP21,GP19 GUI CALIBRATE 1, 148, 261, 2095, 1366 OPTION SDCARD GP24, GP25, GP26, GP27 OPTION F9 flash run 1 OPTION PSRAM PIN GP47 When storing the options to disk(tried both) and reset them and reload the file it errors with "Display not configured". Having no display configured then save/reload works. After Option display console 1 it freezes and need clear_flash Framebuffer L and F don't work for me. It only shows a small section at the wrong place Edited 2025-10-16 02:57 by dddns |
||||
matherp Guru ![]() Joined: 11/12/2012 Location: United KingdomPosts: 10486 |
I can understand this. It restores the options which includes setting the display as a console which it tries to write to but it hasn't loaded the display driver so gives the error. Don't suppose anyone has tried framebuffers with a 800x480 tft display - will need to look at it but will be traveling for the next few days. Edited 2025-10-16 03:18 by matherp |
||||
dddns Guru ![]() Joined: 20/09/2024 Location: GermanyPosts: 613 |
Have a good trip. One update is, that my clock application shows some perfect, other only get updated half guess depending on what is drawn but couldn't find the criteria yet Edited 2025-10-16 03:23 by dddns |
||||
matherp Guru ![]() Joined: 11/12/2012 Location: United KingdomPosts: 10486 |
All: Please note in looking at the above issue I have uncovered a issue you should be aware of. If your configuration includes a MODBUFF setting and you do OPTION RESET you will corrupt your A: drive. I'll put in a warning like when you set up the MODBUFF and reformat the A: drive if you go ahead with the reset. |
||||
phil99![]() Guru ![]() Joined: 11/02/2018 Location: AustraliaPosts: 2777 |
Yes, excellent. LOAD COMPRESSED from A: tested on 2040 LCD and 2350 VGA. Thank you. |
||||
![]() ![]() |
![]() |
![]() |
The Back Shed's forum code is written, and hosted, in Australia. | © JAQ Software 2025 |