Linux is keeping a lot of old packages and running out of space causing it to fail to update.
When trying to import a python library built on another system (using gcc 11) I am getting the error:
I'm working on a USB HID device and am getting the error can't add hid device -32
in dmesg
A short post on checking email SPF records (with python).
When writing a peripheral driver and writing to register values always read out as zero, what??
I finally got closed loop BLDC motor control working using Zuric and a DRV8316 driver board I made (with Horizon-EDA).
I finally managed to get the stm32g4 USB driver to work as a ACM port with Zig.
When trying to load firmware with gdb it started throwing an error "PC register is not available"...
Python 3.10.2 builds for android are now available via conda-mobile!
Short post on how to profile a python app using KCachegrind.