Continue to Site

Welcome to EDAboard.com

Welcome to our site! EDAboard.com is an international Electronics Discussion Forum focused on EDA software, circuits, schematics, books, theory, papers, asic, pld, 8051, DSP, Network, RF, Analog Design, PCB, Service Manuals... and a whole lot more! To participate you need to register. Registration is free. Click here to register now.

LCD TFT and STM32

Alireza770717

Junior Member level 1
Joined
Nov 21, 2023
Messages
19
Helped
0
Reputation
0
Reaction score
0
Trophy points
1
Activity points
99
**Hello,


I have a non-touch TFT LCD that I want to use with the STM32. I have a few libraries for the LCD, but my library is giving me errors. I am attaching the relevant files and a photo of the error.


Thank you,


[Alireza Ganjeh]**
 

Attachments

  • New WinRAR archive.rar
    16.7 KB · Views: 50
  • Capture.PNG
    Capture.PNG
    95.2 KB · Views: 51
--- Updated ---

Hello!
Apparently your compilation fails on issues not related to the LCD.
Systick and NVIC are ST related errors. Fix them first!
Dora.
The NVIC of the microcontroller is enabled and the systick is also enabled. There is an error related to ISO C99.
--- Updated ---

Hello!
Apparently your compilation fails on issues not related to the LCD.
Systick and NVIC are ST related errors. Fix them first!
Dora.
 

Attachments

  • Capture.PNG
    Capture.PNG
    80.2 KB · Views: 43
  • 2.PNG
    2.PNG
    88.7 KB · Views: 46
Hi,

since you posted a picture one can not "copy and paste" text. Thus do the internet serach on these keywords/libraries on your own.

There is no problem with enabled/disbaled periferals. The problems is the missing keyword "...div8".
Maybe you use a different controller than the library was written for.

Klaus
 
Hi,

since you posted a picture one can not "copy and paste" text. Thus do the internet serach on these keywords/libraries on your own.

There is no problem with enabled/disbaled periferals. The problems is the missing keyword "...div8".
Maybe you use a different controller than the library was written for.

Klaus
Thank you so much
 

LaTeX Commands Quick-Menu:

Similar threads

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Back
Top