expliot.plugins.busauditor

Support for BUS Auditor hardware protocol tests.

Submodules

Attributes

BUSAUDITOR_REFERENCE

JTAG_REFERENCE

SWD_REFERENCE

I2C_REFERENCE

UART_REFERENCE

DEFAFULT_START

DEFAFULT_END

CHANNEL_MIN

CHANNEL_MAX

DEFAULT_VOLTS

VOLTAGE_RANGE

Package Contents

expliot.plugins.busauditor.BUSAUDITOR_REFERENCE = 'https://expliot.io/collections/frontpage/products/bus-auditor-pre-order'
expliot.plugins.busauditor.JTAG_REFERENCE = 'https://developer.arm.com/documentation/ddi0314/h/debug-access-port/jtag-dp?lang=en'
expliot.plugins.busauditor.SWD_REFERENCE = 'https://developer.arm.com/architectures/cpu-architecture/debug-visibility-and-trace/coresight-ar...
expliot.plugins.busauditor.I2C_REFERENCE = 'https://www.nxp.com/docs/en/user-guide/UM10204.pdf'
expliot.plugins.busauditor.UART_REFERENCE = 'https://en.wikipedia.org/wiki/Universal_asynchronous_receiver-transmitter'
expliot.plugins.busauditor.DEFAFULT_START = 0
expliot.plugins.busauditor.DEFAFULT_END = 4
expliot.plugins.busauditor.CHANNEL_MIN = 0
expliot.plugins.busauditor.CHANNEL_MAX = 15
expliot.plugins.busauditor.DEFAULT_VOLTS = '3.3'
expliot.plugins.busauditor.VOLTAGE_RANGE = ['3.3', '1.8', '1.2']