When working from the wire, I did not notice such problems, when working from Bluetooth, the cursor periodically starts to float, I did not identify a specific pattern before it starts to float
it was noticed as when
and when
others I haven't tried
chip = "nrf52840"
current config
[[split.central.input_device.pmw3610]]
name = "trackball0"
spi.instance = "bitbang0"
spi.sck = "P1_13"
spi.mosi = "P0_10"
spi.miso = "P0_10"
spi.cs = "P0_20"
report_hz = 500
motion = "P1_11" # Optional. If omitted, the sensor is polled.
force_awake = false
smart_mode = true
cpi = 600
invert_x = true
When working from the wire, I did not notice such problems, when working from Bluetooth, the cursor periodically starts to float, I did not identify a specific pattern before it starts to float
it was noticed as when
and when
others I haven't tried
chip = "nrf52840"
current config