Giter VIP home page Giter VIP logo

Comments (1)

RKOUSTM avatar RKOUSTM commented on July 2, 2024

Hi @MyVanitar,

Thank you for your report. The ili9325 BSP LCD component is supported by the following STM32 boards:

  • STM3210C_EVAL
  • STM322xG_EVAL
  • STM324xG_EVAL
  • STM32446E_EVAL
  • STM32L152D_EVAL

In fact, the LCD_IO_WriteReg() and the LCD_IO_WriteMultipleData() function are implemented in the C file of each BSP driver board as the stm32446e_eval.c file. So, in order to correctly compile your application, you need to include the necessary files of the BSP board used. It is very important that you use a consistent set of CMSIS - HAL - BSP versions, as mentioned in the release note. You can refer to this BSP example on the STM32446E_EVAL to test the different features of the ili9325 LCD driver.

Please allow me to close this issue now. Thank you for your report.

With regards,

from stm32-ili9325.

Related Issues (1)

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.