-
-
Notifications
You must be signed in to change notification settings - Fork 76
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
STM32H7 #24
Comments
Hello. it seems stm32f407, you should use #define _EE_PAGE_OR_SECTOR SECTOR |
it seems ok. did you try? did you add FLASH_TYPEPROGRAM_QUADWORD and edit writing array? |
I have updated the LIB. please try again for any device you have. @NicoEFI |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hello
Would it be possible to modify the library to use it with an STM32H757XIH6, it has a flash of up to 2Mb on 2 banks, 8 sectors per bank and 128kb between two sectors. For each recording we must do it on 32bits even to write a single byte.
I need it to use with a Riverdi screen.
If you could port the library that would be great.
https://www.st.com/content/ccc/resource/training/technical/product_training/group0/1f/4f/b7/85/91/e0/4d/2f/STM32H7-Memory-Flash_FLASH/files/STM32H7-Memory-Flash_FLASH.pdf/_jcr_content/translations/en.STM32H7-Memory-Flash_FLASH.pdf
https://riverdi.com/fr/product/7-inch-lcd-display-capacitive-touch-panel-air-bonding-atouch-frame-stm32h7-rvt70hssfwca0
The text was updated successfully, but these errors were encountered: