Skip to main content
hurwitze
Associate II
June 23, 2008
Question

Programming the stm32f103z

  • June 23, 2008
  • 2 replies
  • 542 views
Posted on June 23, 2008 at 18:24

Programming the stm32f103z

    This topic has been closed for replies.

    2 replies

    hurwitze
    hurwitzeAuthor
    Associate II
    May 17, 2011
    Posted on May 17, 2011 at 12:37

    Hi,

    I am used to dealing with Silabs 8 bit microcontrollers and have the Keil compiler as well as the Cygnal Serial adapter EC2 to load the code into the flash memory.

    Can I use the same programmer to program the stm32 microcontroller?

    Do I just connect the JTAG pins to a 10 pin header as described by the adapter?

    Is it possible to use a command-line program such as flashUtil or nmake to load the code?

    st3
    Associate III
    May 17, 2011
    Posted on May 17, 2011 at 12:37

    Quote:

    Can I use the same programmer to program the stm32 microcontroller?

    In theory, yes - as JTAG is an industry-wide standard.

    In practice, it is highly unlikely - because the SiLabs drivers will certainly not work with any STM32 tools.

    You will need to choose a JTAG adaptor that is supported by your chosen STM32 toolchain, or buy a devboard with built-in JTAG.