User Tools

Site Tools


manual:demos:olimex_stm32p405_gcc

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:olimex_stm32p405_gcc [2017/07/18 11:18]
voorburg
manual:demos:olimex_stm32p405_gcc [2023/12/04 22:28] (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             ​| Yes          | No           ​| Yes          |+| Yes           ​| Yes            | Yes         ​| No          | Yes          ​| No           |
  
 ===== Development Environment ===== ===== Development Environment =====
Line 49: Line 49:
 </​code>​ </​code>​
  
-The bootloader program is now ready to be programmed into the internal flash memory of the STM32F405. Using your favorite programmer (i.e. OpenOCD, Segger J-Flash Liteor STM32 ST-Link utility), 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 STM32F405. Using your favorite programmer (i.e. OpenOCD, Segger J-Flash Lite or STM32 ST-Link utility), flash the bootloader using one of the following files, depending on what file type your programmer supports:
  
   * \Target\Demo\ARMCM4_STM32F4_Olimex_STM32P405_GCC\**Boot**\bin\**openblt_olimex_stm32p405.elf**   * \Target\Demo\ARMCM4_STM32F4_Olimex_STM32P405_GCC\**Boot**\bin\**openblt_olimex_stm32p405.elf**
Line 84: Line 84:
 To download the demo program \Target\Demo\ARMCM4_STM32F4_Olimex_STM32P405_GCC\**Prog**\bin\**demoprog_olimex_stm32p405.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\ARMCM4_STM32F4_Olimex_STM32P405_GCC\**Prog**\bin\**demoprog_olimex_stm32p405.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:​usb_demo|Firmware updates using the USB communication interface]]   * [[manual:​usb_demo|Firmware updates using the USB communication interface]]
manual/demos/olimex_stm32p405_gcc.1500369511.txt.gz · Last modified: 2019/09/24 22:13 (external edit)