Skip to content

AljazJus/DisplayTutorial_STM32H750B-DK

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

DisplayTutorial_STM32H750B-DK

Project summary

This project is designed to assist you in getting started with programming on the STM32H750B-DK, specifically for utilizing the display and touch screen functionalities. Inside the main.c file, you'll find example code for text display, drawing, and touch screen interaction. All the necessary initialization and code are contained within the main function.

Loading the Program

To load this project onto your board, follow the standard procedure you would use for any other project. I used STMCubeIDE, but you can use any other software that works for you.

To rename the project, right-click on it, select "Rename," and update the project name. Before running your code again, delete the existing debug files if present, and create a new debug configuration by clicking the bug icon and specifying the necessary settings.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors