antoinevg

Results 93 comments of antoinevg

Your PR is failing the `test_descriptor_collection` unit test: ``` got: [9, 2, 32, 0, 1, 1, 0, 128, 250, 9, 4, 1, 0, 2, 255, 255, 255, 0, 9, 5,...

Notes: * This refers to the [Audio Class 1.0 specification](https://www.usb.org/sites/default/files/audio10.pdf). * Underlying issue is that `DescriptorField.USB_TYPES` does not yet support array types.

Fixed in https://github.com/greatscottgadgets/libgreat/pull/32

New proposal as of 2024/05/07: * Install single bitstream at address `0x000000`. * SoC bitstream image will include SoC firmware (appended to bitstream with padding). * First page-aligned address after...

It might also be cool to have a section with explicit rules/recommendations for people who want to build their own hardware. (e.g. something like they have in the Glasgow docs:...

Work in progress is on `documentation` branch: https://github.com/greatscottgadgets/cynthion/tree/documentation

GreatFET-related tasks moved to: https://github.com/greatscottgadgets/greatfet/issues/439

Thank you for the report, it sounds like the Cynthion SoC firmware is losing the connection to the proxied device. Will follow up with more questions if I can't reproduce...

> One more finding; if I do a `apollo flash-info`, I will have to reflash Cynthion again to make it work. That's correct. The FPGA shares the USB port with...