CAN

Some pictures of my ongoing projects related to CAN:

Two STM32F103x boards changing CAN messages with the driver I developed (sources in arm-makefile repo):

tmp

Capturing the CAN signal with an oscilloscope:

tmp

Capturing the SPI signal (CLK, MISO, MOSI and CS) and then the MCP2515 reacting sending the signal to the transceiver (TXD and RXD):

tmp

Detail of the CAN signal captured with sigrok-cli and viewed with pulseview:

tmp

The FTDI FT232H and FT2232H (2 channels), which will be used to develop an user space version of the driver (MPSSE, USB->SPI) to communicate with MCP2515:

tmp

Random, measuring an overshoot when there were problems with an interrupt on a pin:

tmp

rswtch (remote switch project), also documented here:

tmp

A signal generator:

tmp

Cubieboard 2 and Wandboard, to compile the kernels and boot via PXE:

tmp

Orange Pi R1 working as a router:

tmp