Results 159 comments of Alistair Buxton

Over in the new DFU tool the default is still 0 for product ID: https://github.com/32blit/32blit-tools/blob/master/src/ttblit/core/dfu.py#L121

If I've missed the point, it's because the point is not covered in the documentation.

Yes, that 2 degree rotation was a necessary part of the original thing I was making. It is basically flat with a sloped top. I removed all the unnecessary parts...

See https://github.com/raspberrypi/usb-pid They recommend using iManufacturer and iProduct (which you can set to whatever you want) for devices that have a CDC serial interface.

This isn't really a satisfactory answer. I don't want the repl to be the entry point of my application, because I want the cli and the repl to be entirely...

Still reproducible on 2025.10.08.snap (git 46d783583)

Hardware test is really useful for bringing up new (or very old) hardware. It would be even more useful if there was a way to build it for internal flash...

Given the limitations of the hardware, I don't believe there is any single "right" way to do 3D, so leaving it up to external libraries seems like the way to...

I've done this now. It turns out that you can install the normal way using a NVMe to USB adapter, but I didn't have one. Instead, I flashed RPi OS...