wuxx / icesugar

iCESugar FPGA Board (base on iCE40UP5k)
350 stars 96 forks source link

RGBLCD #49

Open djh82uk opened 1 year ago

djh82uk commented 1 year ago

Hey,

I have the larger PMOD LCD from the aliexpress store. Looking at the src folder, the only example I can find is the rgblcd one. However this does not work (pcf unconstrained errors).

I noticed the pin labels on the lcd board looks like it is using SPI (MOSI etc), while the PCF file in the example references Hsync, Vsync and pins for the different RGB colours, however the pin numbers do not all align with the 2 PMODS). Am I right in thinking this example is not meant for the muselab TFT LCD PMOD board?

If not, is there anywhere I can find examples or documentation to get started?

djh82uk commented 1 year ago

AH, I did not realise there was an even larger LCD PMOD (LINK)

I have the 2.3 inch one. So I guess there just isn't any example code? Any doc links would be appreciated.

Many Thanks

wuxx commented 7 months ago

Hello, the rgblcd example in the repo supports 800x480 resolution.