Assistance required to disable only touch on pico ultra w

  • Hello, the RGB interface of Luckfox Pico Ultra includes the screen interface and the touch interface. The touch interface is not connected to the pin header. The position can be determined through the schematic diagram. https://files.luckfox.com/wiki/Luckfox- ... ra%20W.pdf
  • Crocodile wrote: 2025-08-26 2:32 Hello, the RGB interface of Luckfox Pico Ultra includes the screen interface and the touch interface. The touch interface is not connected to the pin header. The position can be determined through the schematic diagram. https://files.luckfox.com/wiki/Luckfox- ... ra%20W.pdf
    i want to configure 7 gpio pin as input excluding 32 ,33 ,40 ,41 as i have used them as I2C and UART purpose. can you share them ?
  • Apart from 32, 33, 40, and 41, the other pins are mostly used for RGB. If you don't use WIFI, there are 14 pins that can be connected from the WIFI pads, or it is more recommended to use the GPIO expansion chip (I2C driver, capable of mounting multiple ones)
  • Crocodile wrote: 2025-08-26 10:52 Apart from 32, 33, 40, and 41, the other pins are mostly used for RGB. If you don't use WIFI, there are 14 pins that can be connected from the WIFI pads, or it is more recommended to use the GPIO expansion chip (I2C driver, capable of mounting multiple ones)
    can you suggest which is supported by luckfox pico ultra w?
  • If you are using the Luckfox Pico Ultra W, the option with higher feasibility is to use the IO expansion chip (the pins occupied by the WIFI module cannot be used, and separating the touch pins for use is less feasible).