Himax flash tool
Last updated
Was this helpful?
Last updated
Was this helpful?
The Himax flash tool uploads new binaries to the or Grove Vision AI Module V2 (Himax WiseEye2)
over a serial connection.
You upload a new binary via:
This will yield a response like this:
--baud-rate <n>
- sets the baud rate of the bootloader. This should only be used during development.
--verbose
- enable debug logs, including all communication received from the device.
--device <device>
- select the device type: WE-I-Plus
(default) or WiseEye2
(Grove Vision AI Module V2)
--skip-reset
- skip the reset procedure (in case the device is already in bootloader mode)
--version
- output the version number
--help
- display help for command
--firmware-path <file>
- firmware path (required)