cancel
Showing results for 
Search instead for 
Did you mean: 

SPWF04 filesystem update via UART

Mareike H
Associate II
Posted on September 15, 2017 at 16:50

Hi,

I am using the SPWF04 and want to update the filesystem via UART.

Is it possible?

For the SPWF01 there is the command AT+S.HTTPDFSWRITE but thats not working with the SPWF04.

I've read in another post that it might be possible with FLASHER/ST-LINK (wired UART/SWD) but I can't find any further informations.

Thanks for your help!

1 REPLY 1
Elio Cometti
Senior II
Posted on September 15, 2017 at 18:24

In the SPWF04 the filesystem is stored in the STM32's internal flash, hence you can use the STM32 Flash loader demonstrator (go to

http://www.st.com

and search for FLASHER-STM32 or STM32 Flash loader demonstrator).

The starting address of the filesystem is:

- 0x8100000 for Application Disk

- 0x8110000 for User Disk