how to write in external flash memory with stm32l4?
HII am using stm32l496 and want to use external flash memory MX25R6435F .Although this memory has 64 MB of memory, I set it to 8 MB in the ioc file and mx25r6435f library, but when I write in that string or character, it is not written correctly and ...