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

Next revision
Previous revision
Next revision Both sides next revision
manual:demos:nucleo_f103rb_iar [2018/01/02 21:12]
voorburg created
manual:demos:nucleo_f103rb_iar [2023/02/23 19:20]
voorburg [Building and programming the Bootloader]
Line 3: Line 3:
 ===== Supported firmware update interfaces ===== ===== Supported firmware update interfaces =====
  
-UART           ^ CAN             ^ USB          ^ TCP/​IP ​      ^ SD-card ​     ^+RS232          ​^ CAN             ^ USB          ^ TCP/​IP ​      ^ SD-card ​     ^
 | Yes            | No              | No           | No           | No           | | Yes            | No              | No           | No           | No           |
  
Line 24: Line 24:
 The bootloader program is now ready to be programmed into the internal flash memory of the STM32F103. Using your favorite programmer, flash the bootloader using one of the following files, depending on what file type your programmer supports: The bootloader program is now ready to be programmed into the internal flash memory of the STM32F103. Using your favorite programmer, flash the bootloader using one of the following files, depending on what file type your programmer supports:
  
-  * \Target\Demo\ARMCM3_STM32F1_Nucleo_F103RB_IAR\**Boot**\bin\**openblt_nucleo_stm32f103rb.out** +  * \Target\Demo\ARMCM3_STM32F1_Nucleo_F103RB_IAR\**Boot**\bin\**openblt_stm32f103.out** 
-  * \Target\Demo\ARMCM3_STM32F1_Nucleo_F103RB_IAR\**Boot**\bin\**openblt_nucleo_stm32f103rb.srec**+  * \Target\Demo\ARMCM3_STM32F1_Nucleo_F103RB_IAR\**Boot**\bin\**openblt_stm32f103.srec**
  
 ===== Building the Demo Program ===== ===== Building the Demo Program =====
Line 39: Line 39:
 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_nucleo_stm32f103rb.srec** using the bootloader, follow the instructions in the following links, depending on the communication interface you intend to use:
  
-  * [[manual:uart_demo|Firmware updates using the UART communication interface]]+  * [[manual:rs232_demo|Firmware updates using the RS232 communication interface]]
  
  
manual/demos/nucleo_f103rb_iar.txt · Last modified: 2023/12/04 22:19 by voorburg