joaBaur

  • Following 0 users
  • Followed by 0 users
  • Votes 0
  • Subscriptions 2

Activity overview

Latest activity by joaBaur
  • joaBaur created a post,

    Raspberry Pi driver for 1.8 and 2.4 TFT models

    So after the FPGA drivers I went for something easier, and connected the TFTs to the Raspberry Pi's GPIOs.Repo for the NHD-1.8-128160EF TFTs:https://github.com/joaBaur/RaspberryPi-NHD-1.8-TFTRepo f...

  • joaBaur commented,

    Alright, the MADCTL issue is resolved - I connected the other 1.8" TFT I have here (a NHD-1.8-128160EF-CSXN#) and MADCTL is working as it should, so I removed the workarounds from my code.

  • joaBaur created a post,

    FPGA driver for NHD-1.8-128160EF TFTs

    This is the FPGA driver for the NHD-1.8-128160EF TFTs with the ILI9163 driver IC using the 8 bit parallel interface. The basic design is the same as for the NHD-2.4-240320CF project last weekThe dr...

  • joaBaur commented,

    Thank you! I learned a lot myself in the process...I also have a NHD-1.8-128160EF here, so I will do a second project for the 1.8" TFTs with the ILI9163V driver IC

  • joaBaur created a post,

    FPGA driver for NHD-2.4-240320CF TFTs

    Hi all,I just completed my first VHDL project, a driver for the NHD-2.4-240320CF TFTs with the ST7789 driver IC using the 16 bit parallel interface. The drive runs on an Arty Z7-20 FPGA board, read...