From fa5b0daeb02bb1775462ac57b353589d983fa2bb Mon Sep 17 00:00:00 2001 From: Ian McIntyre Date: Wed, 17 Dec 2025 19:33:41 -0500 Subject: Configure FlexSPI1 pins on 11xx MCUs --- README.md | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'README.md') diff --git a/README.md b/README.md index e52f598..8085985 100644 --- a/README.md +++ b/README.md @@ -60,4 +60,9 @@ Eventually, I might try to define a universal flash programming algorithm, one that works across different flash parts. But for now, they're separate by manufacturer. +FlexSPI pin muxing assumes you're using the boot ROM's primary FlexSPI1 +interface. In fact, all algorithms assume you're using FlexSPI1! If your board +is doing something different, then you'll need to manually change the pin muxing +/ FlexSPI instance. There's no board-by-board configuration. + License: APACHE-2.0 -- cgit v1.2.3