User Tools

Site Tools


manual:demos:olimex_stm32p207_iar

Differences

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

Link to this comparison view

Next revision
Previous revision
manual:demos:olimex_stm32p207_iar [2018/01/03 15:00]
voorburg created
manual:demos:olimex_stm32p207_iar [2023/12/04 22:24] (current)
voorburg [Supported firmware update interfaces]
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 ​     ​^ Modbus RTU   
-| Yes            | Yes             ​| No           ​| No           ​| Yes          |+| Yes           ​| Yes            | No          | No          | Yes          ​| No           |
  
 ===== Development Environment ===== ===== Development Environment =====
Line 20: Line 20:
 ===== Building and programming the Bootloader ===== ===== Building and programming the Bootloader =====
  
-Before the bootloader can be used, it needs to be built and programmed into the STM32F107's internal flash memory. The steps in this section only need to be done once.+Before the bootloader can be used, it needs to be built and programmed into the STM32F207's internal flash memory. The steps in this section only need to be done once.
  
 When using IAR EWARM, simply open the workspace from within the Embedded Workbench. The workspace file (stm32f207.eww) is located at: \Target\Demo\ARMCM3_STM32F2_Olimex_STM32P207_IAR\**Boot**\ide\. Once opened, select Project->​Rebuild All from the menu to compile all the bootloader sources and link the together into the final executable. When using IAR EWARM, simply open the workspace from within the Embedded Workbench. The workspace file (stm32f207.eww) is located at: \Target\Demo\ARMCM3_STM32F2_Olimex_STM32P207_IAR\**Boot**\ide\. Once opened, select Project->​Rebuild All from the menu to compile all the bootloader sources and link the together into the final executable.
Line 43: Line 43:
 To download the demo program \Target\Demo\ARMCM3_STM32F2_Olimex_STM32P207_IAR\**Prog**\bin\**demoprog_stm32f207.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_STM32F2_Olimex_STM32P207_IAR\**Prog**\bin\**demoprog_stm32f207.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:​can_demo|Firmware updates using the CAN communication interface]]   * [[manual:​can_demo|Firmware updates using the CAN communication interface]]
   * [[manual:​sdcard_demo|Firmware updates from SD-card]]   * [[manual:​sdcard_demo|Firmware updates from SD-card]]
  
  
manual/demos/olimex_stm32p207_iar.1514988046.txt.gz · Last modified: 2019/09/24 22:13 (external edit)