Home
JAQForum Ver 24.01
Log In or Join  
Active Topics
Local Time 13:13 19 Jun 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 : 2040 2350 and diy

     Page 3 of 3    
Author Message
dddns
Guru

Joined: 20/09/2024
Location: Germany
Posts: 463
Posted: 05:44pm 17 Jun 2025
Copy link to clipboard 
Print this post

  Bleep said  
It's a USB, use it, plug a USB keyboard in to the USB socket, ie the one on the Pico, then type:-
OPTION SERIAL CONSOLE DISABLE

But why?
  Bleep said  
then blind type
OPTION SERIAL CONSOLE GP20,GP21,BOTH
or whatever gp numbers you are using?

Obviously wrong answer, correct is that he can use an attached USB keyboard to change:
  phil99 said  
Loaded HDMI USB firmware and typed:-

option serial console gp21, gp20

And it changed the console to gp21, gp20 instantly with no errors. So that is all you need to do, ie don't include COM2,.
 
stanleyella

Guru

Joined: 25/06/2022
Location: United Kingdom
Posts: 2507
Posted: 07:13pm 17 Jun 2025
Copy link to clipboard 
Print this post

  Bleep said  
  Quote  I think Stan has tried that, it works on every platform except USB Host versions as there is no USB console to revert to.


It's a USB, use it, plug a USB keyboard in to the USB socket, ie the one on the Pico, then type:-
OPTION SERIAL CONSOLE DISABLE
then blind type
OPTION SERIAL CONSOLE GP20,GP21,BOTH
or whatever gp numbers you are using?


That has sorted it? looks like. using mmcc which is a terminal I can type in option list and mmedit loads progs so great answer. no blind type usb kb was showing
PicoMiteHDMI MMBasic USB RP2350A Edition V6.00.02
OPTION SERIAL CONSOLE COM2,GP20,GP21
OPTION FLASH SIZE 4194304
OPTION COLOURCODE ON
OPTION KEYBOARD UK
OPTION RESOLUTION 640x480 @ 252000KHz
OPTION SDCARD GP22, GP6, GP7, GP4
>
thanks Bleep and everyone
 
stanleyella

Guru

Joined: 25/06/2022
Location: United Kingdom
Posts: 2507
Posted: 07:31pm 17 Jun 2025
Copy link to clipboard 
Print this post

maybe move sd card gp22 to gp 8,9 ? so on one side of board
 
stanleyella

Guru

Joined: 25/06/2022
Location: United Kingdom
Posts: 2507
Posted: 08:02pm 18 Jun 2025
Copy link to clipboard 
Print this post

Connected to COM3 at 115200
option list
PicoMiteHDMI MMBasic USB RP2350A Edition V6.00.02
OPTION SERIAL CONSOLE COM2,GP20,GP21
OPTION FLASH SIZE 4194304
OPTION COLOURCODE ON
OPTION KEYBOARD UK, 0, 0, 600, 150
OPTION RESOLUTION 640x480 @ 252000KHz
OPTION SDCARD GP22, GP6, GP7, GP4
> option sdcard gp2,gp6,gp7,gp4
Error : SDcard already configured
>
> OPTION SDCARD DISABLE
> option sdcard gp2,gp6,gp7,gp4
SPI channel 0 in use for SDcard
> UK USB Keyboard Connected on channel 1
>
Specify or disable the I/O pins to use for the SD Card interface.
If the optional pins are not specified the SD Card will use the pins
specified by OPTION SYSTEM SPI.
Note: The pins specified by OPTION SYSTEM SPI must be a valid set
of hardware SPI pins (SPI or SPI2), however, the pins specified by
OPTION SDCARD can be any pins. The pins specified by OPTION
SYSTEM SPI and OPTION SDCARD cannot be the same.
This command must be run at the command prompt (not in a program).


how to change the sd card gp22 cs to another pin ... or remap ad long as it's same side of board

reboot and got
> option list
PicoMiteHDMI MMBasic USB RP2350A Edition V6.00.02
OPTION SERIAL CONSOLE COM2,GP20,GP21
OPTION FLASH SIZE 4194304
OPTION COLOURCODE ON
OPTION KEYBOARD UK, 0, 0, 600, 150
OPTION RESOLUTION 640x480 @ 252000KHz
OPTION SDCARD GP2, GP6, GP7, GP4
>
and
> b:
> files
B:/
17:38 28-07-2020    8444268  Biggie,Adele,Tupac.mp3
21:08 29-09-2024   65642084  Biggie,Adele,Tupac.wav
22:16 28-07-2020    5338459  biggie.johnny cash.mp3
21:08 29-09-2024   39577644  biggie.johnny cash.wav
22:54 23-09-2024     138982  fatlib.bmp
16:48 30-08-2024      44556  sfx-bg.mod
20:35 20-03-2020   49501189  THENOT~1.MP3
21:11 29-09-2024  363818330  THENOT~1.WAV
18:49 28-07-2020    7598885  tupac,eminem.mp3
21:11 29-09-2024   54718580  tupac,eminem.wav
0 directories, 12 files

so usb to ttl on one side of board and sd card other side but sd card needs 3.3V so there's always a long wire but remapping pins seems easier now.
Edited 2025-06-19 06:24 by stanleyella
 
stanleyella

Guru

Joined: 25/06/2022
Location: United Kingdom
Posts: 2507
Posted: 09:58pm 18 Jun 2025
Copy link to clipboard 
Print this post

OPTION SERIAL CONSOLE DISABLE
then OPTION SERIAL CONSOLE COM2,GP20,GP21 from usb keyboard
reboot and stays
> OPTION SDCARD DISABLE
> option sdcard gp2,gp6,gp7,gp4
SPI channel 0 in use for SDcard
reboot and stays
just in case this useful. stan... didn't know this before.
Connected to COM3 at 115200
option list
PicoMiteHDMI MMBasic USB RP2350A Edition V6.00.02
OPTION SERIAL CONSOLE COM2,GP20,GP21
OPTION FLASH SIZE 4194304
OPTION COLOURCODE ON
OPTION KEYBOARD UK, 0, 0, 600, 150
OPTION RESOLUTION 640x480 @ 252000KHz
OPTION SDCARD GP2, GP6, GP7, GP4
>
OPTION KEYBOARD UK, 0, 0 to stop usb kb in num lock on and stargate graphics. mmb adds the other numbers.
Edited 2025-06-19 08:02 by stanleyella
 
     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