Re: [PR] arch/stm32h5: Fix FLASH bank logic during erase operations. [nuttx]

2025-05-22 Thread via GitHub
stbenn commented on PR #16422: URL: https://github.com/apache/nuttx/pull/16422#issuecomment-2901174117 @acassis When I get some free time, I will gladly create a version worthy of nuttx-apps! Thanks for the suggestion -- This is an automated message from the Apache Git Service. To respond

Re: [PR] arch/stm32h5: Fix FLASH bank logic during erase operations. [nuttx]

2025-05-21 Thread via GitHub
xiaoxiang781216 merged PR #16422: URL: https://github.com/apache/nuttx/pull/16422 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: commits-unsubscr...@nu

Re: [PR] arch/stm32h5: Fix FLASH bank logic during erase operations. [nuttx]

2025-05-21 Thread via GitHub
acassis commented on PR #16422: URL: https://github.com/apache/nuttx/pull/16422#issuecomment-2899550324 @stbenn nice fix! Please consider submitting this progmem example to apps/testing, I just verified we don't have a testing application to verify progmem yet. -- This is an automated me

[PR] arch/stm32h5: Fix FLASH bank logic during erase operations. [nuttx]

2025-05-21 Thread via GitHub
stbenn opened a new pull request, #16422: URL: https://github.com/apache/nuttx/pull/16422 ## Summary Properly select physical bank for block erase based on block number. Previously, it would configure flash erase bank select based on the logical bank. If banks were swapped, and use