Simon Kueppers
|
e93be6926f
|
Doubled CDC serial buffer size, due to instability issues with firmware updates on certain models
|
2024-07-14 16:40:18 +02:00 |
Aaron Griffith
|
18e4ad7a13
|
Added DFU runtime implementation to reboot into on-board DFU bootloader, thus new software can be flashed without the BOOT0 jumper over USB.
|
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
|
bc1ae6a5c0
|
Clean up tusb_config.h and hard-selecting full-speed USB
|
2023-01-04 12:06:12 +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
|
c6467a77c3
|
As recommended by tinyusb use 16.16 feedback format always. Windows requires this and Linux/MacOS tolerate it
|
2022-10-31 14:13:27 +01:00 |
Simon Kueppers
|
0da0b9c46b
|
Basic audio output working
|
2022-10-31 14:07:12 +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
|
ee39e0aebc
|
Added TinyUSB stack and implemented simple dual-CDC example
|
2022-10-17 21:19:09 +02:00 |