On Sun, Jul 23, 2023 at 6:44 PM Mark Stevens wrote: > Had some fun and games today working with the SLCD example on the Pico W. > It appears that the example has hard wired parameters for > I2C bus > Number of characters > Number of rows > Is it supposed to work like this or should these parameters be configurable?
In my understanding board definitions for a generic develkits are just templates for use in your own board configuration. There are too many possibilities to use them when there are only generic GPIO available and not much peripherals onboard.. so it is best to create your own custom board definition with a specific configuration.. see Custom Boards HowTo: https://nuttx.apache.org/docs/latest/guides/customboards.html -- CeDeROM, SQ7MHZ, http://www.tomek.cedro.info