cancel
Showing results for 
Search instead for 
Did you mean: 

how to adjust the programmer for a different pin out ?

Eblec.1
Associate II

I have a custom board with stm32L496ZG similar to stm32L496G-disco evaluation board.

only the CLK and CS for quad spi are different. I want to use the programmer to check the functionality of the external flash that is connected with quad spi. I have to set the proper CLK and CS to the other gpio lines for this. can I do that for the programmer ? how ?

thanks.

2 REPLIES 2

For connectivity via an ST-LINK you'd need to code an External Loader, or modify an existing one to account for the pin changes.​

Enumerate the pins and the memory part used.​

Tips, Buy me a coffee, or three.. PayPal Venmo
Up vote any posts that you find helpful, it shows what's working..
Eblec.1
Associate II

I need the file stm32l496g_discovery_qspi.c to make external loader in IAR and can't find this file ! it was not included in the project downloaded.

please help ! thanks.