-
Notifications
You must be signed in to change notification settings - Fork 3
VCP interface
Booster provides a virtual COM (USB-serial) interface primarily used for debugging purposes. Users will generally not need to use this interface.
The serial port operates at 115200k Baud (8n1).
Commands:
Type help <command>
to print detailed help (if available)
help
: Displays this menu
devid
: Print device unique id
reboot
: Reboot device
version
: Print software version information
bootloader
: Enter DFU bootloader
eepromr
: Read module EEPROM address
eepromw
: Write module EEPROM address
task-stats
: Display task info
start
: Start the watch thread
stop
: Stop the watch thread
ifconfig
: Change or display network settings
macconfig
: Change network MAC address
enable
: Enable selected channel mask
disable
: Disable selected channel mask
bias
: Set channel bias voltage DAC value
int
: Set output interlock by raw value
intv
: Set output interlock by power level
chanid
: Display channel hwid
dac
: Set module DAC channel values
detected
: Return detected channel bit mask
enabled
: Show enabled and sigon channel masks
status
: Display channel brief status
i2cdetect
: Detect I2C devices on selected channel
clearint
: Clear interlock status of selected channel
i2cw
: Write I2C on selected channel
i2cr
: Read I2C on selected channel