Data Sheet

4/27/2018 OpenCR1.0
http://emanual.robotis.com/docs/en/parts/controller/opencr10/ 23/50
The STM32F7xx, which is used for the main MCU on the OpenCR board, supports
DFU(Device Firmware Upgrade). This enables the built-in bootloader of the MCU by itself to
boot the DFU protocol by using USB, primarily for the bootloader initialization, the recovery
mode, and the bootloader update. The biggest advantage to let the users be able to use
bootloader with USB but no other JTAG equipment. Write the firmware by using the DFU
mode which is embedded in MCU without writing / debugging equipment, such as STLink.
6. 2. 4. 1. Programmer Setting
Select Tools → DFU-UTIL
6. 2. 4. 2. Run DFU Mode
Press the Reset Button while the Boot Button is being pushed. This activates the DFU
mode.
6. 2. 4. 3. Download bootloader
Click Tools → Burn Bootloader to download the bootloader.
OpenCR1.0
Back to Top ▲