snoop911

Results 4 issues of snoop911

Running Qt 5.12.3 on a Pi Zero, I built cangaroo and the gui shows the can0 interface, but when I try to start the measurement, it shows: info calling canifconfig...

Shouldn't the sample code, ACAN2517FD can (MCP2517_CS, SPI, MCP2517_INT); instead instantiate the class: ACAN2517 can (MCP2517_CS, SPI, MCP2517_INT); This library seems to be for Classic can (non-FD), but using the...

I'm using a supported board Colorlight V8 5A-75B.. however litex produces the error: `"ValueError: uartbone only supported on i5a-907"` Since A LiteX bridge is needed to use GDB, according to...

I understand the Ice40 doesn't have a native JTAG, but since a soft-jtag is often instantiated for Lattice Reveal software, I imagine it could be done via LiteX? Perhaps something...