Skip to content

HTCTEK/H7PI_Samples

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

H7PI_Samples

Introduction

H7PI Samples

How to use?

How does the bootloader run

bootloader at 0x08000000-->app at 0x90000000(qspi flash)

How does the app run

app at 0x90000000-->STM32 HAL Init-->freeRTOS Init-->User's Default Task-->User's Init(Functions,Drivers Init)-->User's Task

other samples

wikis,H7PI WIKI