Home
JAQForum Ver 24.01
Log In or Join  
Active Topics
Local Time 16:33 16 Oct 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 : PicoMite V6.01.00 release candidates

     Page 3 of 3    
Author Message
matherp
Guru

Joined: 11/12/2012
Location: United Kingdom
Posts: 10486
Posted: 03:36pm 15 Oct 2025
Copy link to clipboard 
Print this post

Hopefully this fixes the issue

PicoMiteV6.01.00RC3.zip
 
dddns
Guru

Joined: 20/09/2024
Location: Germany
Posts: 613
Posted: 03:45pm 15 Oct 2025
Copy link to clipboard 
Print this post

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 Kingdom
Posts: 10486
Posted: 05:17pm 15 Oct 2025
Copy link to clipboard 
Print this post

  Quote  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

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.

  Quote  Framebuffer L and F don't work for me. It only shows a small section at the wrong place

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: Germany
Posts: 613
Posted: 05:21pm 15 Oct 2025
Copy link to clipboard 
Print this post

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 Kingdom
Posts: 10486
Posted: 06:04pm 15 Oct 2025
Copy link to clipboard 
Print this post

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: Australia
Posts: 2777
Posted: 09:08pm 15 Oct 2025
Copy link to clipboard 
Print this post

  Quote  Hopefully this fixes the issue
PicoMiteV6.01.00RC3.zip
Yes, excellent. LOAD COMPRESSED from A: tested on 2040 LCD and 2350 VGA. Thank you.
 
     Page 3 of 3    
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