The Himax flash tool uploads new binaries to the Himax WE-I Plus 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)