cancel
Showing results for 
Search instead for 
Did you mean: 

STM32F407 Discovery

dibin
Associate II
Posted on July 11, 2014 at 07:35

Hi All,

Can I program a STM32F401 mcu using STM32F407 Discovery board (STM32 ST-Link Utility is used for loading hex file).Currently I am getting a Unknown Device ID error 

Please let me know if any one had this issue before, Or Is there any changes in utility program.

Regards,

Dibin

#stm32f407-discovery
4 REPLIES 4
Posted on July 11, 2014 at 13:50

Do you have the most current release of the utilities, and have you updated the st-link firmware?

If there is an issue with your 401/board you might need to look at that. Try pulling boot0 high.

Have you disconnected the 407 properly?
Tips, Buy me a coffee, or three.. PayPal Venmo
Up vote any posts that you find helpful, it shows what's working..
dibin
Associate II
Posted on July 14, 2014 at 07:13

Hi Clive,

1. Yes I have updated the ST-LINK Utility

2. boot0 to high is also tried .

3. I can program other 407 mcu but cant connect 401.

So I am sure that there is nothing wrong with 407 Discovery Board.

Is there any thing in the 401mcu that plays a role in device detection?

Regards,

Dibin

dibin
Associate II
Posted on July 14, 2014 at 11:41

Hi Clive ,

Issue Solved.

I downloaded the latest  ST-LINK utility and with new s/w all working fine.

ST Should note down this issue.Like their ST_LINK update is not working for new mcus

Regards,

Dibin 

Posted on July 14, 2014 at 14:16

Software rarely addresses future design changes, standard practice is to get current software to address any changes.

The other things to look for if parts do not come up is that the part is properly powered (digital+analogue), and if it is responsive to USART System Loader commands.
Tips, Buy me a coffee, or three.. PayPal Venmo
Up vote any posts that you find helpful, it shows what's working..