Skip to content

fix(Examples): Update Flash Example README.md for MAX32690#1561

Open
TSenguler wants to merge 1 commit into
analogdevicesinc:mainfrom
TSenguler:Update-Flash-example-readme-file-MAX32690
Open

fix(Examples): Update Flash Example README.md for MAX32690#1561
TSenguler wants to merge 1 commit into
analogdevicesinc:mainfrom
TSenguler:Update-Flash-example-readme-file-MAX32690

Conversation

@TSenguler
Copy link
Copy Markdown
Contributor

Updated README to reflect changes in button prompts and flash addresses.

***** Flash Control Example *****
Press any user push button to continue...

---(Critical)---
Erasing page of flash at 0x102fc000...
Writing magic value 0xfeedbeef to address 0x102fc000... Writing test pattern...
Done!

Verifying test pattern...
Successfully verified test pattern!

Now reset or power cycle the board...

AND

***** Flash Control Example *****
Press any user push button to continue...

** Magic value 0xfeedbeef found at address 0x102fc000! **

(Flash modifications have survived a reset and/or power cycle.)

Verifying test pattern...
Successfully verified test pattern!

---(Critical)---
Buffering page...
Erasing page...
Erasing magic in buffer...
Re-writing from buffer...
New magic value: 0xabcd1234

Verifying test pattern...
Successfully verified test pattern!

Flash example successfully completed.

Updated README to reflect changes in button prompts and flash addresses.

***** Flash Control Example *****
Press any user push button to continue...

---(Critical)---
Erasing page of flash at 0x102fc000...
Writing magic value 0xfeedbeef to address 0x102fc000...
Writing test pattern...
Done!
----------------
Verifying test pattern...
Successfully verified test pattern!


Now reset or power cycle the board...

AND

***** Flash Control Example *****
Press any user push button to continue...

** Magic value 0xfeedbeef found at address 0x102fc000! **

(Flash modifications have survived a reset and/or power cycle.)

Verifying test pattern...
Successfully verified test pattern!

---(Critical)---
Buffering page...
Erasing page...
Erasing magic in buffer...
Re-writing from buffer...
New magic value: 0xabcd1234
----------------
Verifying test pattern...
Successfully verified test pattern!

Flash example successfully completed.
@github-actions github-actions Bot added the MAX32690 Related to the MAX32690 (ME18) label May 14, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

MAX32690 Related to the MAX32690 (ME18)

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant