MXCAM
Control and configuration of the encoder
MXCAM communicates with the Max64380 encoder firmware on the E412.
Complete list of MXCAM subcommands
sudo ./mxcam
Usage: mxcam <subcommand> [options] [arguments]
Type 'mxcam help <subcommand>' for help on a specific subcommand
Available subcommands:
list : lists all compatible devices
boot : boot the camera with specified images
flash : flash the specified image(s) on camera
bootmode : display or change the existing bootmode
getkey : read the value stored on camera for the given key
getccr : read the ccr details from camera
setkey : write the key and value on camera
removekey : remove the key from config area
erase : erase the config area on camera
info : prints the information about the camera from usb boot/snor
reset : reset the camera
gpiowr : gpio write
gpiord : gpio read
help : describe the usage of mxcam or subcommands
seteptype : set the end point of camera to the specified type
i2cwrite : program i2c device on camera
i2cread : read i2c device from camera
tcw : read/write spi device's timing control word value of camera
isp : read/program ISP register
version : display the version of mxcam
usbtest : set USB test mode
qcc : read/write QCC registers
whoami : informations about maxim camera and supported commands
memtest : DDR memory test
pwm : read/configure pwm
Global options:
--poll : wait until ANY maxim device is connected
--device : select device with device-id
--bus : select device on bus X with addr Y (--addr required)
--addr : select device on bus X with addr Y (--bus required)
--verbose : display verbose messages
--oldcam : communicate with old generation Maxim cameras