External flash memory on SPI
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
2023-07-10 4:18 AM
Hi,
I am working on STM32G484VET6 controller.I getting problem to use external flash memory throughout SPI. I am not able to interface with external flash memory . Please suggest us
Labels:
- Labels:
-
STM32G4 Series
1 REPLY 1
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
2023-08-10 5:35 AM
Hello @Chilkwar99 and welcome to the Community :),
Try to follow these links:
- How to add your SPI flash into the STM32CubeProgrammer’s external loader Part 1
- How to add your spi flash into the STM32CubeProgrammer's External Loader Part 2
This demo implementation uses a NUCLEO-G070RB and simple SPI-Flash memory, but it can be easily tailored for another microcontrollers and memory types.
I hope this help you!
Kaouthar
To give better visibility on the answered topics, please click on Accept as Solution on the reply which solved your issue or answered your question.
