RishiGupta12 / SerialPundit

Serial port communication in Java - FTDI D2XX, HID API, X/Y modem
GNU Affero General Public License v3.0
125 stars 56 forks source link

SerialComUSB: Raspi 4 is not supported #41

Open akuhtz opened 4 years ago

akuhtz commented 4 years ago

Hello Rishi,

On a Raspi 4 the SerialComUSB shows the following exception:

com.serialpundit.core.SerialComException: Could not identify CPU architecture. Please report to us your environemnt so that we can add support for it ! at com.serialpundit.usb.SerialComUSB.<init>(SerialComUSB.java:126)

I don't know what information you need but here is the cpuinfo: Fetched information from cpuinfo: {BogoMIPS=108.00, Serial=10000000e3dca492, Revision=c03111, Model=Raspberry Pi 4 Model B Rev 1.1, CPU=revision : 3, Features=fp asimd evtstrm crc32 cpuid, Hardware=BCM2835, processor=3}