Home
JAQForum Ver 20.06
Log In or Join  
Active Topics
Local Time 07:21 06 May 2024 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 : How to move serial port in source files?

Author Message
gadgetjack
Senior Member

Joined: 15/07/2016
Location: United States
Posts: 127
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 Kingdom
Posts: 8592
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 States
Posts: 127
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: Australia
Posts: 1799
Posted: 08:59pm 01 Apr 2024
Copy link to clipboard 
Print this post

Option B blind type:-
OPTION LCDPANEL CONSOLE 7
 
Print this page


To reply to this topic, you need to log in.

© JAQ Software 2024