Home
JAQForum Ver 24.01
Log In or Join  
Active Topics
Local Time 19:22 19 Feb 2026 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 : WeAct Pico2350B 48-pin Module

     Page 3 of 3    
Author Message
ville56
Guru

Joined: 08/06/2022
Location: Austria
Posts: 397
Posted: 07:22pm 18 Feb 2026
Copy link to clipboard 
Print this post

you may consult the Picomite user manual, there are descriptions of use-cases for PSRAM with pros and cons.
                                                                 
73 de OE1HGA, Gerald
 
Mixtel90

Guru

Joined: 05/10/2019
Location: United Kingdom
Posts: 8569
Posted: 07:45pm 18 Feb 2026
Copy link to clipboard 
Print this post

It all depends, as do a lot of things. :)

PSRAM gives you a very big RAM area but any programs you write that use it will, of course, only run on platforms that have it. If you want to run software written for the Pico or Pico 2 then you don't need PSRAM as neither of those platforms has it.

As it's RAM it's main use is probably when you need lots of of temporary data storage. Your maximum program size isn't increased.

This is why I'm not over concerned about problems I'm having with it on GAP1. That's designed for playing games and unless someone starts to write games that need PSRAM then it's merely a "nice to have".
Mick

Zilog Inside! nascom.info for Nascom & Gemini
Preliminary MMBasic docs & my PCB designs
 
lizby
Guru

Joined: 17/05/2016
Location: United States
Posts: 3618
Posted: 08:19pm 18 Feb 2026
Copy link to clipboard 
Print this post

I'm expecting only to run on RP2350. Heap has been my issue so far. PicoDB will run with LCD on a Pico2, Pico2-Zero, Pico2 clone, and WeAct RP2350B module, but on Peter's Pico2 HDMI board, I've had to cut way back on some array sizes, and also move from 800x600 to 640x480 in resolution.

If speed doesn't become a issue (and I think it doesn't look like it will be), then if PSRAM can be used for heap, then largish (for microcontrollers) databases will be possible.
PicoMite, Armmite F4, SensorKits, MMBasic Hardware, Games, etc. on fruitoftheshed
 
     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 2026