Giter VIP home page Giter VIP logo

touchgfxdemo's Introduction

TouchGFXDemo

I try to run TouchGFX on Nucleo-F412ZG + SPI LCD(https://www.amazon.co.jp/dp/B072N551V3) + QSPI FLASH(https://ja.aliexpress.com/item/33035168600.html). I'm already a success it. SPI LCD is ILI9341+XPT2048. QSPI FLASH is W25Q128JV.

For SPI LCD is as;

  • SPILCDTest (For F446)
  • SPILCDTestFPS (For F446)
  • SPILCDTestXY (For F446)
  • SPILCDTestFPS412 (For F412)

For SPI TC is as;

  • TouchTest (For F446)
  • TouchTestHW (For F446)
  • TouchTestHW412 (For F412)

For Combination test is as;

  • DrawingTest (For F412)

For small GUI by TouchGFX test as;

For QSPI test as;

  • QSPI test (For F412)

For big GUI by TouchGFX as;

Hardware Connection

Pinname Function
PC6 DC
PB8 LED
PB15 RESET
PA5 LCD SCK
PA6 LCD MISO
PA7 LCD MOSI
PD14 LCD CS
PB5 TS MOSI
PB3 TS SCK
PB4 TS MISO
PE9 TS CS
PE13 TS IRQ
PD12 QSPI IO1
PD11 QSPI IO0
PB2 QSPI CLK
PB6 QSPI CS
PE2 QSPI IO2
PD13 QSPI IO3

Nucleo and SPI LCD

Related project

*.stldr for flash W25Q128JV.

https://github.com/kotetsuy/STLDR

touchgfxdemo's People

Contributors

kotetsuy avatar

Watchers

James Cloos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.