jimmo / numato-mimasv2-pic-firmware

14 stars 7 forks source link

Add support of openbench logic sniffer #8

Open mithro opened 7 years ago

mithro commented 7 years ago

The openbench logic sniffer has a pic set up in almost exactly the same way as the mimasv2 - spiflash + prog_b connected to PIC, UART from PIC to the FPGA.

The only difference is that it uses a PIC18F24J50 rather than a PIC18F14K50. The two PICs should be very similar and the USB stack already supports multiple PICs if I understand correctly.