This shows you the differences between two versions of the page.
Both sides previous revision Previous revision Next revision | Previous revision | ||
manual:demos:nucleo_g071rb_gcc [2019/08/13 15:29] voorburg [Building the Demo Program] |
manual:demos:nucleo_g071rb_gcc [2020/02/06 16:36] (current) voorburg |
||
---|---|---|---|
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 82: | Line 82: | ||
===== Firmware update procedure ===== | ===== Firmware update procedure ===== | ||
- | To download the demo program \Target\Demo\ARMCM0_STM32F0_Nucleo_F091RC_GCC\**Prog**\bin\**demoprog_stm32f091.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\ARMCM0_STM32G0_Nucleo_G071RB_GCC\**Prog**\bin\**demoprog_stm32g071.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:uart_demo|Firmware updates using the UART communication interface]] | ||
- | * [[manual:can_demo|Firmware updates using the CAN communication interface]] | ||