| 
      
      
      From: Rafael S. <ra...@le...> - 2022-12-12 20:52:47
      
     | 
| The external flash part in our design is a Macronix MX25V1635FZUI, FYI. Thanks, R On Mon, Dec 12, 2022 at 12:50 PM Rafael Send <ra...@le...> wrote: > Hi, > Yes, our firmware engineer confirms that the part has no internal flash > and REQUIRES the external part mentioned above. > > Does that change the problem / make it harder? > > R > > On Mon, Dec 12, 2022 at 12:34 PM Tommy Murphy <tom...@ho...> > wrote: > >> As far as I can see the device uses an XIP QSPI flash: >> >> >> https://www.renesas.com/us/en/products/interface-connectivity/wireless-communications/wi-fi/low-power-wi-fi/da16200-ultra-low-power-wi-fi-soc-battery-powered-iot-devices >> >> In which case isn't it spi.c that would be the relevant reference? >> >> https://github.com/openocd-org/openocd/blob/master/src/flash/nor/spi.c >> > |