User Tools

Site Tools


manual:demos:nucleo_f103rb_iar

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
manual:demos:nucleo_f103rb_iar [2023/02/23 19:20]
voorburg [Building and programming the Bootloader]
manual:demos:nucleo_f103rb_iar [2023/12/04 22:19] (current)
voorburg [Supported firmware update interfaces]
Line 3: Line 3:
 ===== Supported firmware update interfaces ===== ===== Supported firmware update interfaces =====
  
-^ RS232          ^ CAN             ​^ USB          ^ TCP/​IP ​      ​^ SD-card ​     ^ +^ RS232         ​^ CAN            ^ USB         ​^ TCP/​IP ​     ^ SD-card ​     ​^ Modbus RTU   
-| Yes            | No              | No           ​| No           | No           |+| Yes           | Yes            | No          | No          | No           | No           |
  
 ===== Development Environment ===== ===== Development Environment =====
Line 33: Line 33:
 The output file is The output file is
  
-  * \Target\Demo\ARMCM3_STM32F1_Nucleo_F103RB_IAR\**Prog**\bin\**demoprog_nucleo_stm32f103rb.srec**+  * \Target\Demo\ARMCM3_STM32F1_Nucleo_F103RB_IAR\**Prog**\bin\**demoprog_stm32f103.srec**
  
 ===== Firmware update procedure ===== ===== Firmware update procedure =====
  
-To download the demo program \Target\Demo\ARMCM3_STM32F1_Nucleo_F103RB_IAR\**Prog**\bin\**demoprog_nucleo_stm32f103rb.srec** using the bootloader, follow the instructions in the following links, depending on the communication interface you intend to use:+To download the demo program \Target\Demo\ARMCM3_STM32F1_Nucleo_F103RB_IAR\**Prog**\bin\**demoprog_stm32f103.srec** using the bootloader, follow the instructions in the following links, depending on the communication interface you intend to use:
  
   * [[manual:​rs232_demo|Firmware updates using the RS232 communication interface]]   * [[manual:​rs232_demo|Firmware updates using the RS232 communication interface]]
 +  * [[manual:​can_demo|Firmware updates using the CAN communication interface]]
  
  
manual/demos/nucleo_f103rb_iar.1677176428.txt.gz · Last modified: 2023/02/23 19:20 by voorburg