Skip to content

stm32-hotspot/STM32N6_FSBL_Modes

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

STM32N6 FSBL Load and Run

This repository contains the source code for the article titled "How to Create an STM32N6 FSBL Load and Run" published on the STMicroelectronics community website.

Article Link

You can read the full article for the Load and Run here: How to Create an STM32N6 FSBL Load and Run You can read the full article for the XIP here: How to execute code from an external serial NOR using the STM32N6 You can read the full article for the PSRAM here: How to execute code from the external PSRAM using the STM32N6

Repository Contents

  • LoadAndRun/: Contains the source code and project files for the STM32N6 FSBL Load and Run example.
  • XIP/: Contains the source code and project files for the STM32N6 FSBL XiP example
  • PSRAM/: Contains the source code and project files for the STM32N6 FSBL PSRAM example

Getting Started

To get started with the source code, clone this repository and follow the instructions provided in the article.

git clone https://github.com/stm32-hotspot/STM32N6_FSBL_Modes.git
cd STM32N6_FSBL_Modes

About

No description, website, or topics provided.

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published