2019-12-10 10:24 PM
2019-12-11 02:58 AM
You could probably get via local ST support engineers for your account.
Built my own here, and have also done pin remapping on the supplied loaders.
What is your specific pin usage? Chip, clocks, etc?
2019-12-11 03:14 AM
Hi User 6.022140857 x 10^23,
thank you for your answer. I tried to contact the ST support, but unfortunately I did not find where. So I accidentially sent this request in the community.
In the meantime I have started the porting of the loader.
I have an N25Q128A, so I must change the driver. The N25Q128A for example does not support the command "ENTER_4_BYTE_ADDR_MODE_CMD" used in the loader for the N25Q512A. The chip is an STM32F750Z8 with an external cristal of 16MHZ.
=> Instead of changing the Ports for the QSPI and the pll settings I have to adapt the flash routines, too.