Home
JAQForum Ver 24.01
Log In or Join  
Active Topics
Local Time 07:56 17 Sep 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 betas

     Page 11 of 11    
Author Message
dddns
Guru

Joined: 20/09/2024
Location: Germany
Posts: 570
Posted: 02:29pm 10 Sep 2025
Copy link to clipboard 
Print this post

Hello,

the latest RP2350 HDMI and VGA firmware gives me an error when executing files command. This happens only for Resolution 800 and 848 for A: and B: drive, all others work:
> files
A:/
Error : Not enough Heap memory
> option list
PicoMiteVGA MMBasic RP2350B Edition V6.01.00b11
OPTION FLASH SIZE 16777216
OPTION COLOURCODE ON
OPTION KEYBOARD US
OPTION PICO OFF
OPTION RESOLUTION 800x600 @ 360000KHz
OPTION DISPLAY 50, 100
OPTION SDCARD GP24, GP25, GP26, GP27
OPTION VGA PINS GP32,GP34


Another observation for HDMI: My programm executes and I have 32k free heap in Resolution 1024 Mode 1. With same conditions, in Resolution 1280 Mode 1 it errors with heap and in Mode 3 only 5K remain. Not sure but looks too much?
 
Volhout
Guru

Joined: 05/03/2018
Location: Netherlands
Posts: 5256
Posted: 02:39pm 10 Sep 2025
Copy link to clipboard 
Print this post

Oh no, here we go again.

RP announced RP2350 A4 stepping where they fixed the GPIO bug (E9).
To support this version we need to update the SDK.
Good they fixed the bug.
Not good to change SDK again....

Volhout
PicomiteVGA PETSCII ROBOTS
 
matherp
Guru

Joined: 11/12/2012
Location: United Kingdom
Posts: 10400
Posted: 03:28pm 10 Sep 2025
Copy link to clipboard 
Print this post

Already changed in the latest betas
 
twofingers

Guru

Joined: 02/06/2014
Location: Germany
Posts: 1629
Posted: 05:24pm 10 Sep 2025
Copy link to clipboard 
Print this post

Hi Peter,
I don't know if this is important or intended behavior: If I run a zero-byte Basic file with RUN, the Pico crashes without an error message and can only be revived with a hard reset.
PicoMice 2350, version 6.01.00b5

Kind regards
Michael
causality ≠ correlation ≠ coincidence
 
matherp
Guru

Joined: 11/12/2012
Location: United Kingdom
Posts: 10400
Posted: 05:44pm 10 Sep 2025
Copy link to clipboard 
Print this post

Can't replicate in b11. Please specify exactly how you are doing it
 
twofingers

Guru

Joined: 02/06/2014
Location: Germany
Posts: 1629
Posted: 06:05pm 10 Sep 2025
Copy link to clipboard 
Print this post

  matherp said  Can't replicate in b11. Please specify exactly how you are doing it


> files "b:1.bas"
B:/
19:54 10-09-2025          0  1.bas
0 directories, 1 file
> run"b:1.bas"
<no answer><crash>


I tried different 0-byte files with the extension "*.bas". First, I tried starting with FM, then from the prompt (after reset) with RUN "filename.bas".

But this only happens on the SD card. It seems to work fine on "a:".

I hope this helps
Michael

Edit:
I solved it in the FM by querying the file size beforehand. So it's not an urgent problem!

Edit2:
I hardly dare to ask: is there a function to query the active "mode" setting? Like: mm.info(Mode)?
Edited 2025-09-11 19:35 by twofingers
causality ≠ correlation ≠ coincidence
 
matherp
Guru

Joined: 11/12/2012
Location: United Kingdom
Posts: 10400
Posted: 09:48am 11 Sep 2025
Copy link to clipboard 
Print this post

  Quote  But this only happens on the SD card.

Will look at this next week when home
 
twofingers

Guru

Joined: 02/06/2014
Location: Germany
Posts: 1629
Posted: 11:04am 11 Sep 2025
Copy link to clipboard 
Print this post

All good, there's no rush.
causality ≠ correlation ≠ coincidence
 
matherp
Guru

Joined: 11/12/2012
Location: United Kingdom
Posts: 10400
Posted: 01:56pm 16 Sep 2025
Copy link to clipboard 
Print this post

V6.01.00b12


PicoMiteV6.01.00b12.zip


Fixes bug in XMODEM for RP2040
Fixes bug in reading zero length files - all versions
Preparatory work for new RP2350 12-bit buffered SSD1963 driver
Edited 2025-09-16 23:57 by matherp
 
Volhout
Guru

Joined: 05/03/2018
Location: Netherlands
Posts: 5256
Posted: 02:18pm 16 Sep 2025
Copy link to clipboard 
Print this post

@Peter,

Thanks for fixing the 2040 XMODEM bug. File transfers using MMCC work flawless now (tested on non-VGA version).

Volhout
Edited 2025-09-17 00:19 by Volhout
PicomiteVGA PETSCII ROBOTS
 
Volhout
Guru

Joined: 05/03/2018
Location: Netherlands
Posts: 5256
Posted: 07:52pm 16 Sep 2025
Copy link to clipboard 
Print this post

@Peter,

I have problems with b12
- On 2350 gamemite: when running petscii robots, framebuffer merge does not work anymore. This works fine on b11.
- On 2040 gamemite: when copying from B:/ to A:/ files get corrupt.

Sorry, this is not a good move forward.

Volhout
PicomiteVGA PETSCII ROBOTS
 
     Page 11 of 11    
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