Simon Kueppers
|
036085944b
|
Improved automatic USB reset feature so that dfu-util does not report an error while detaching the device
|
2023-03-12 21:44:55 +01:00 |
Simon Kueppers
|
7e7c8af252
|
Added automatic USB-reset when coming out of non-POR reset and added a handler for rebooting into the built-in DFU bootloader
|
2023-03-11 10:45:57 +01:00 |
Simon Kueppers
|
6e77ea22ae
|
Initial commit for CM108 style HID endpoint PTT support
|
2023-02-23 16:12:03 +01:00 |
Simon Kueppers
|
417b167c28
|
Switched from usb-stack assisted SOF measurement to pure software solution to keep API compatibility to the original tinyusb
|
2023-01-08 15:33:26 +01:00 |
Simon Kueppers
|
cdaf37602e
|
Implemented USB Audio Class 2.0 measure against buffer drift by very loosely coupling buffer fill level to the feedback value
|
2022-11-13 21:12:33 +01:00 |
Simon Kueppers
|
d5b44a96a1
|
Improvements in USB audio reliability
|
2022-11-06 12:45:22 +01:00 |
Simon Kueppers
|
05682b143a
|
Set higher interrupt priority to ADC/DAC interrupts to avoid loss of data
|
2022-11-03 17:19:31 +01:00 |
Simon Kueppers
|
07d2642bfd
|
Implemented tu_stm32_edpt_number_cb callback for custom mapping of endpoints to hardware, which is required due to isochronous endpoints using both halves of a hardware endpoint
|
2022-10-31 14:05:22 +01:00 |
Simon Kueppers
|
f2a99edbc4
|
Added rudimentary speaker output functionality with successful enumeration
|
2022-10-24 20:36:13 +02:00 |
Simon Kueppers
|
3144a881fe
|
Implemented rudimentary audio microphone function from example
|
2022-10-23 15:38:44 +02:00 |
Simon Kueppers
|
0d88855481
|
Implemented CDC to USART bridge
|
2022-10-20 16:59:46 +02:00 |
Simon Kueppers
|
5febc71d35
|
Restructured project
|
2022-10-20 14:30:14 +02:00 |