cancel
Showing results for 
Search instead for 
Did you mean: 

stm32f407vgt6

vinothraj
Associate II
Posted on October 13, 2012 at 16:43

hi,

  i have stm32 discovery board(stm32f407vgt6) and a new stm32f407vgt6 ic.

i want to program the new stm32f407vgt6 ic.so i change the hardware settings in my discovery board.

In discovery board contains STM32F103C8T6  and stm32f407vgt6.

STM32F103C8T6 connected to stm32f407vgt6 through:

1.TCK/SWCLK-PA14

2.TMS/SWDIO-PA13

3.T_NRST-NRST

4.T_SWO-PB3

5.MCO

BY

so i break the setting of discovery  between STM32F103C8T6 and stm32f407vgt6.

now i set the new setting between STM32F103C8T6 of discovery and my new stm32f407vgt6 according to the old setting of the discovery.

now i get the 50 percent positive result.That means i can connect the device( new stm32f407vgt6) via stm32 st-link utility software.it reads device and device id of the new stm32f407vgt6.but it gives warning  .i attached the png file about warning.please find it.

i cannot read the memory.give any suggestion in my connection.

#wait-for-you--clive1-!-!-! #wait-for-you #wait-for-you--clive1-!-!-!
18 REPLIES 18
vinothraj
Associate II
Posted on October 16, 2012 at 12:47

where i get the reference manual regarding readout protection? 

Posted on October 16, 2012 at 13:03

where i get the reference manual regarding readout protection?

 

http://www.st.com/internet/com/TECHNICAL_RESOURCES/TECHNICAL_LITERATURE/PROGRAMMING_MANUAL/DM00023388.pdf

Tips, Buy me a coffee, or three.. PayPal Venmo
Up vote any posts that you find helpful, it shows what's working..
vinothraj
Associate II
Posted on October 16, 2012 at 13:31

thank clive1 .so i will not change again.but what the use of the level 2 protection for us.

Posted on October 16, 2012 at 15:34

but what the use of the level 2 protection for us.

I'm not you what use it is to you, but it's purpose is to prevent front door reverse engineering attacks.

Disable = RDP Zero, this is what you want for debugging/development.
Tips, Buy me a coffee, or three.. PayPal Venmo
Up vote any posts that you find helpful, it shows what's working..
vinothraj
Associate II
Posted on October 16, 2012 at 15:46

it's purpose is to prevent front door reverse engineering attacks.

 

oh ok clive1.always thanks for your reply.

🙂

frankmeyer9
Associate II
Posted on October 16, 2012 at 16:10

I believe older STM part allowed for an removal of level 2 protection, by initiating a mass erase upon changing the option bytes.

This would be not 'save' IMHO. As a mass erase take some time and requires larger amount of energy, an attacker could probably have removed the power supply immediately after resetting. This would have erased the option bytes, but not the main Flash.

I think other vendors like NXP have this self-lockout 'option', too.

vinothraj
Associate II
Posted on October 16, 2012 at 17:01

thanks fm :)..for your comment

frankmeyer9
Associate II
Posted on October 17, 2012 at 08:30

thanks fm :)..for your comment

Nevermind.

I've been some years in this business - do you think I never destroyed any part ?

Sh*t happens. The only important thing is, that you learn from it ...

vinothraj
Associate II
Posted on October 17, 2012 at 12:36

yes i learned