• STM32 QSPI works with compiler Version 5 but not 6
    I'm not sure if it's more appropriate to post this in the ARM/Keil forum or the STM32 forum so I'm trying both. We have a project based on an STM32F730V8Tx and I need to use the QSPI block. We created...
  • STM32 QSPI works with compiler Version 5 but not 6
    I'm not sure if it's more appropriate to post this in the ARM/Keil forum or the STM32 forum so I'm trying both. We have a project based on an STM32F730V8Tx and I need to use the QSPI block. We created...
  • QSPI out of space Musca board
    Hello all, I am trying to adapt the blinky LED example of the Musca board in Keil. My new code for the secure world makes the QSPI run out of space so I removed the __USE_FLASH flag to have my code...
  • QSPI out of space Musca board
    Hello all, I am trying to adapt the blinky LED example of the Musca board in Keil. My new code for the secure world makes the QSPI run out of space so I removed the __USE_FLASH flag to have my code...
  • QSPI Flash Programming Algorithm (W25Q128JV) for Keil
    Hello I'm using a W25Q128JV QSPI Flash. Now I would like to program it via flash download. (flm -> programming algorithm) Is there source code for an example? If not for W25Q128JV, maybe just an QSPI...