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.
gadgetjack Senior Member Joined: 15/07/2016 Location: United StatesPosts: 173
Posted: 06:55pm 01 Apr 2024
Copy link to clipboard
Print this post
This is for Peter. I have the Waveshare 3.5 lcd pico board and would like to have a usb keyboard attached to it. Your code now has serial port on pins gp8 and gp9 but these are used on the Waveshare board for lcd so I have no way to set options after I load the normal usb version. Is there a way I can change those 2 pins to say gp0 and gp1 as they are not used. I can compile your Github files ok just not sure what to change and not make a huge mess. Jack
matherp Guru Joined: 11/12/2012 Location: United KingdomPosts: 10637
Posted: 06:58pm 01 Apr 2024
Copy link to clipboard
Print this post
Load the standard USB software. Then plug a USB keyboard in and blind type
OPTION SERIAL CONSOLE GP0,GP1
gadgetjack Senior Member Joined: 15/07/2016 Location: United StatesPosts: 173
Posted: 08:50pm 01 Apr 2024
Copy link to clipboard
Print this post
Thank you Peter. I think I can handle that.
phil99 Guru Joined: 11/02/2018 Location: AustraliaPosts: 2837