cancel
Showing results for 
Search instead for 
Did you mean: 

Read/Write flash section using CLI

Mkuma.7
Associate III

Hello,

I was trying to program STM32 using CLI, I want to READ/WRITE the memory flash section of STM32

I tried STM32_Programmer_CLI -c port=/dev/ttyS0 -w memory=flash readfile=HS_read.bin address=0x08000000 size=16

STM32_Programmer_CLI -c port=COM15 these commands, but it was showing the following error

Can you help me with what going wrong here?

And also can you help me with the correct STM commands?

11 REPLIES 11
Mkuma.7
Associate III

Do you know How to read FUS version using STM32 CLI?

Remy ISSALYS
ST Employee

Hello,

According to UM2237, there isn't any command to read FUS version using STM32 CLI.

Best Regards