2019-12-26 01:55 AM
I used mac and st-flash v1.5.1 to download .bin file to B-L475E-IOT01A1, but I got "unknown memory region", could anyone help me to solve this? Thanks
2019-12-26 05:53 AM
What were you trying to do? Read from a board?
If writing to a board, .bin is just binary file. It doesn't contain any load information.
2019-12-26 06:57 AM
2019-12-26 02:15 PM
Maybe you should try 0x0800 0000 as the start address?
2019-12-26 04:40 PM