Skip to content
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

MX25L6433F SPI Flash #2

Open
ndunello opened this issue Nov 24, 2020 · 2 comments
Open

MX25L6433F SPI Flash #2

ndunello opened this issue Nov 24, 2020 · 2 comments

Comments

@ndunello
Copy link

The MX25L6433F SPI Flash is used on the X-NUCLEO-GFX01M1 board. The use of the TouchGFX libraries makes it necessary the external loader for this flash.
The TouchGFX designer provides two application templates that support this flash, but only for the NUCLEO-G071RB board.
By downloading the application template through the TouchGFX Designer 4.15.0 you can get the External Loader MX25L6433F_STM32G071B_NUCLEO.stldr.

The X-NUCLEO-GFX01M1 board supports many other NUCLEO boards: there is a need to have many external loaders if you want to use TouchGFX libraries!

Based on this repository I have implemented the MX25L6433F_STM32F446RE_NUCLEO.stldr for X-NUCLEO-GFX01M1 and NUCLEO-F446RE.
I would like to share the project.
It's possible ?
If so, how should I proceed to do this?

@marwagd
Copy link

marwagd commented Dec 10, 2020

Thank you for your contribution. You can share your project on the "contrib" branch here:
https://github.com/STMicroelectronics/stm32-external-loader/tree/contrib

@ndunello
Copy link
Author

Hi @marwagd,
opened a pull request.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants