Brian Starkey
Brian Starkey
@nwithers-ecr I had a brief look at "One2 Mini" last December, and my notes say: > uses a totally different brand of microcontroller, so has a totally different updater, different...
I've been helping @patakikatalin troubleshoot this at Makespace. We tracked down the problem. In cap1xxx, adding the ALERT edge detect is failing: https://github.com/pimoroni/cap1xxx-python/blob/master/library/cap1xxx.py#L400 But the exception just gets swallowed: ```...
Thanks for the report. My best guess is something changed related to the linker script I’ll try and find some time to reproduce your issue. Does it reproduce with the...
That’s just a string descriptor reported by my FW. `lsusb` doesn’t have a database or anything, it’s just printing what the device says in the Manufacturer and Product ID strings....