set_supply_voltage
Sets the debugger's onboard supply voltage to a specified value (e.g., 3.3 or 5.0 V) for powering the target device. Returns confirmation on success.
Instructions
Set the debugger's onboard supply voltage output (e.g. 3.3 or 5.0).
Returns 'OK' on success. Requires a USB HID debugger with onboard supply capability. WARNING: Ensure the target device supports the requested voltage before calling.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| voltage | Yes | ||
| tool | No | ||
| serialnumber | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |