cancel
Showing results for 
Search instead for 
Did you mean: 

Flash Loader - no target to select

jernej
Associate
Posted on December 01, 2013 at 22:57

I am able to connect to my STM32F427 processor via FLD, but there is empty list, where you select target. I also get info about PID: 0419; BID: NA; Version 3.1.

If I click next, and want to upload a file, it says that addres is not allowed. 

If I disable read protection and write protection I don't get any other results.

What am I doing wrong?
4 REPLIES 4
Posted on December 02, 2013 at 01:37

Somehow I think there should be something newer than v2.6.0 to address the new parts.

http://www.st.com/web/en/catalog/tools/PF257525#

I'll push this to moderation...
Tips, Buy me a coffee, or three.. PayPal Venmo
Up vote any posts that you find helpful, it shows what's working..
jens
Associate
Posted on December 02, 2013 at 13:22

Hello Clive1,

Did you see my thread about [DEAD LINK /public/STe2ecommunities/mcu/Lists/cortex_mx_stm32/Flat.aspx?RootFolder=/public/STe2ecommunities/mcu/Lists/cortex_mx_stm32/UART%20boot%20loader%20of%20STM32L151R8T6%20problem&FolderCTID=0x01200200770978C69A1141439FE559EB459D7580009C4E14902C3CDE46A77F0FFD06506F5B&TopicsView=https://my.st.com/public/STe2ecommunities/mcu/Lists/cortex_mx_stm32/AllItems.aspx&currentviews=19]UART boot loader of STM32L151R8T6 problem? I use version  2.6.0 but you are saying that there might be a newer version?

Many thanks

/Jens

Posted on December 02, 2013 at 13:54

I use version  2.6.0 but you are saying that there might be a newer version?

I don't have any specific knowledge about your issue, I am using our own loader to talk to the system loader. Would suggest you verify the parity settings, quality of your serial port, and review the source and system loader responses to better understand the failure.

I'm suggesting there should be a newer version, the current one is over a year old, and does not support 2MB F4 devices, thus stretching credulity that it is the right version to link to from a 427/429/439 resource page.
Tips, Buy me a coffee, or three.. PayPal Venmo
Up vote any posts that you find helpful, it shows what's working..
Howcroft.Paul
Associate
Posted on February 27, 2014 at 12:12

Just found this thread, I had the same issue.

As a work around, if you look in the Flash Loader Demonstrator/Map directory, there are a number of .STmap files for each processor type. It should be possible to create a version for your processor.

The PID field should contain the correct MCU Device ID code (0419 for the STM32F42xxx and STM32F43xxx).

Regards.