This shows you the differences between two versions of the page.
Both sides previous revision Previous revision | |||
manual:demos:nucleo_f746zg_keil [2020/02/04 15:23] voorburg |
manual:demos:nucleo_f746zg_keil [2020/02/06 16:34] (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 | Yes | Yes | No | No | | | Yes | Yes | Yes | No | No | | ||
Line 39: | Line 39: | ||
To download the demo program \Target\Demo\ARMCM7_STM32F7_Nucleo_F746ZG_Keil\**Prog**\bin\**demoprog_stm32f746.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\ARMCM7_STM32F7_Nucleo_F746ZG_Keil\**Prog**\bin\**demoprog_stm32f746.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]] | ||