Search Results

Search results 1-1 of 1.

This site uses cookies. By continuing to browse this site, you are agreeing to our Cookie Policy.

  • Hi there, I’m trying to program an external SPI flash (IS25LP032D) that is connected to a MCU STM32G474, but only the MCU can have a socket for plugging the J-Link to be programmed. Therefore, to program the external flash I need to use the MCU and do it in an indirect way, downloading a RAMCode to the RAM of the MCU using the J-Link. I have read several posts here and pages of the SEGGER Wiki about this topic, but I am still confused on how one has to proceed to achieve this. These two componen…