User Tools

Site Tools


manual:demos:stm32f0_discovery_cubeide

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:stm32f0_discovery_cubeide [2021/09/02 11:05]
voorburg [Building and programming the Bootloader]
manual:demos:stm32f0_discovery_cubeide [2023/12/04 22:18] (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           ​| No             ​| No          | No          ​| No           | No           ​|
  
 ===== Development Environment ===== ===== Development Environment =====
Line 55: Line 55:
  
   - Set the project as the active project in Eclipse. This is achieved by clicking the **Prog** project in the //Project Explorer// to select it.   - Set the project as the active project in Eclipse. This is achieved by clicking the **Prog** project in the //Project Explorer// to select it.
-  - Delete the file \Target\Demo\ARMCM0_STM32F0_Discovery_STM32F051_CubeIDE\**Prog**\Debug\**demoprog_stm32f051.elf**. 
   - Next, right-click the **Prog** project in the //Project Explorer// and select //Refresh// from the popup menu.   - Next, right-click the **Prog** project in the //Project Explorer// and select //Refresh// from the popup menu.
   - Finally, right-click the **Prog** project in the //Project Explorer// and select //Build Project// from the popup menu to compile all the user program sources and link them together into the final executable.   - Finally, right-click the **Prog** project in the //Project Explorer// and select //Build Project// from the popup menu to compile all the user program sources and link them together into the final executable.
manual/demos/stm32f0_discovery_cubeide.1630573522.txt.gz · Last modified: 2021/09/02 11:05 by voorburg