Rafael Silva

Results 94 comments of Rafael Silva

`3215 ptz` as keywords for search will get you similar listings, hard coded links are subject to link rot, I would avoid them

consider using `uint32_t` and declaring the variable at the time of attribution

This is something I would love to play with, there's a personal project that could benefit from a similar system, unfortuantely I don't have that much time either, but this...

could you add a build workflow for this? see [.github/workflows/build_riscv](https://github.com/hathach/tinyusb/blob/master/.github/workflows/build_riscv.yml)

Yes, i think so. I can approve.

you need to add the family to the skip files on freertos examples if you don't have the freertos port configured [examples/device/hid_composite_freertos/skip](https://github.com/hathach/tinyusb/blob/master/examples/device/hid_composite_freertos/skip.txt) [examples/device/cdc_msc_freertos/skip](https://github.com/hathach/tinyusb/blob/master/examples/device/cdc_msc_freertos/skip.txt)

Just for easier reference, you mention initial driver, what is missing currently?

sounds like it might have a synopsys usb core, very popular among MCUs, it might be compatible with the `dwc2` driver?

eit, thats a bit of a mess, lets not worry too much for now then. to clarify, does `USBHS` in any way look compatible with the STMF103 usb registers?

It is an interesting chip indeed, I have a couple on the cart waiting for an order There is a dev board you can find on aliexpress, it's not very...