hackerjimbo

Results 3 issues of hackerjimbo

Using pi4j-v2 and the writeRegister function on an SPI device I've found that I get the error: `WARN com.pi4j.library.pigpio.impl.PiGpioNativeImpl - PIGPIO ERROR: PI_I2C_WRITE_FAILED; I2C write failed` but the return value...

Yes, I still have an original Pi 1. I'm porting the last piece of my Pi4J v1 software to the latest v2.3.0. It all works _apart_ from the software PWM....

In trying to fix the issue of it core dumping on a Pi 0/1 (ARM v6) I'm building Pi4J on a 32-bit Raspberry Pi OS 12 running on a Pi...