![Asus AAEON UP Xtreme UP-WHL01 User Manual Download Page 72](http://html.mh-extra.com/html/asus/aaeon-up-xtreme-up-whl01/aaeon-up-xtreme-up-whl01_user-manual_25135072.webp)
CEC Client Installation
17
CEC C
lie
nt
Inst
allati
on
Supp
le
me
nt
al
Ap
pendix for
UP Xt
rem
e
2.8 Flashing DFU firmware file on STM board on Linux
2.8.1
STM32f042k6
This section details how to load the DFU firmware file onto STM32f042k6 MCU on
Linux. First, install the required software tool from Terminal using the command:
sudo apt-get install dfu-util
After installing the dfu-util software tool, use the following procedure to conduct the
firmware upgrade and load the upgraded firmware file using dfu-util
onto the board’s
MCU on Linux software platform.
Switch the device to DFU Mode using the command “
bootloader
” sent through the
CDC interface. Restart the device.
Use the following command to drop the DFU firmware file onto the STM board:
sudo dfu-util -vvv -a 0 -e -t 2048 -s :force:mass-
erase:leave -D STM32F042K6_Firmware.dfu
After uploading the file, it is necessary to reset the device.
2.8.2
STM32f103c8
An ST-Link debugger needs to be put in place to lower the firmware. Firmware is
loaded via the bootloader using the following command:
sudo dfu-util -a 0 -D stm32f103c8_firmware.bin
2.9 Flashing Firmware File on STM Board using STM32CubeProgrammer
STM32CubeProgrammer is an all-in-one multi-OS software tool for programming
STM32 products. It provides an easy-to-use and efficient environment for reading,
writing and verifying device memory through both the debug interface (JTAG and
SWD) and the bootloader interface (UART, USB DFU, I 2 C, SPI, CAN).
Summary of Contents for AAEON UP Xtreme UP-WHL01
Page 1: ...Last Updated November 18 2019 UP Xtreme Maker Board UP WHL01 User s Manual 1st Ed ...
Page 13: ...Maker Board UP Xtreme UP WHL01 Chapter 1 Chapter 1 Product Specifications ...
Page 18: ...Chapter 2 Hardware Information 6 Maker Board UP Xtreme UP WHL01 2 1 Dimensions ...
Page 20: ...Chapter 2 Hardware Information 8 Maker Board UP Xtreme UP WHL01 Bottom ...
Page 45: ...33 Maker Board UP Xtreme UP WHL01 Appendix A Appendix A UP Framework SDK Installation ...
Page 56: ...CEC Client Installation 1 CEC Client Installation Supplemental Appendix for UP Xtreme ...