STM32F103ZE Flash interface
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
2014-02-28 3:15 AM
Posted on February 28, 2014 at 12:15
Hello,
I am plan make custom board with STM32F103ZE chip. My question is, what is the interface for flashing the program in to flash?is it USART(UART)? or JTAG?
This discussion is locked. Please start a new topic to ask your question.
10 REPLIES 10
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
2014-02-28 6:17 AM
Posted on February 28, 2014 at 15:17
Hi
We use the SWD method. We have ST-Link V2 http://www.st.com/web/en/catalog/tools/FM146/CL1984/SC724/SS1677/PF251168 http://uk.farnell.com/stmicroelectronics/st-link-v2/icd-programmer-for-stm8-stm32/dp/1892523 The programs we use is St-Lin Util (just handles the .hex) http://www.st.com/web/en/catalog/tools/PF258168 We also use an IDE debugger but I would not recommend the one we use (Atollic) - it is terrible. Go for IAR or Keil or GreenHills In addition, my job was to develop our own custom bootloader which runs over USB CDC
- « Previous
-
- 1
- 2
- Next »