Home
JAQForum Ver 24.01
Log In or Join  
Active Topics
Local Time 10:12 20 Nov 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 : ' NULL ' for OPTION command ?

Author Message
hitsware2

Guru

Joined: 03/08/2019
Location: United States
Posts: 735
Posted: 08:22pm 29 Jan 2022
Copy link to clipboard 
Print this post

The OPTION SYSTEM SPI calls for CLOCK, MOSI, MISO
I (almost) have :

Note no MISO or RX et. al.
Anything I put for MISO that will stick conflicts with OPTION LCDPANEL ????
How can I put a null or ????
my site
 
phil99

Guru

Joined: 11/02/2018
Location: Australia
Posts: 2832
Posted: 09:02pm 29 Jan 2022
Copy link to clipboard 
Print this post

Which LCD panel are you using?
Mine simply uses the system SPI, its other pins can be assigned to any free Pico pins.

eg.
> option list
OPTION SYSTEM SPI GP18,GP19,GP16
OPTION CPUSPEED (KHz) 252000
OPTION DISPLAY 60, 150
OPTION LCDPANEL ILI9341, LANDSCAPE,GP15,GP14,GP13
OPTION TOUCH GP12,GP11
GUI CALIBRATE 0, 3906, 3888, -878, -647
OPTION SDCARD GP22
>
 
hitsware2

Guru

Joined: 03/08/2019
Location: United States
Posts: 735
Posted: 09:23pm 29 Jan 2022
Copy link to clipboard 
Print this post

https://smile.amazon.com/dp/B092VVCBQP?ref=ppx_yo2_dt_b_product_details&th=1
my site
 
phil99

Guru

Joined: 11/02/2018
Location: Australia
Posts: 2832
Posted: 09:45pm 29 Jan 2022
Copy link to clipboard 
Print this post

Now your problem is clear. To use PicoMite firmware an adapter board may need to be made to re-arrange the pins.
 
matherp
Guru

Joined: 11/12/2012
Location: United Kingdom
Posts: 10619
Posted: 10:44pm 29 Jan 2022
Copy link to clipboard 
Print this post

  Quote  Anything I put for MISO that will stick conflicts with OPTION LCDPANEL ????


GP28
 
hitsware2

Guru

Joined: 03/08/2019
Location: United States
Posts: 735
Posted: 11:57pm 29 Jan 2022
Copy link to clipboard 
Print this post

How did You arrive at that ?
  matherp said  
  Quote  Anything I put for MISO that will stick conflicts with OPTION LCDPANEL ????


GP28

my site
 
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