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.
dddns Guru Joined: 20/09/2024 Location: GermanyPosts: 463
Posted: 05:44pm 17 Jun 2025
Copy link to clipboard
Print this post
But why?
Obviously wrong answer, correct is that he can use an attached USB keyboard to change:
stanleyella Guru Joined: 25/06/2022 Location: United KingdomPosts: 2507
Posted: 07:13pm 17 Jun 2025
Copy link to clipboard
Print this post
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 KingdomPosts: 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 KingdomPosts: 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
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 KingdomPosts: 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