Wykres commitów

15 Commity (6c9cfed30a404805d547877c2651233ed438d599)

Autor SHA1 Wiadomość Data
Simon Kueppers 3c2e4d7849 Implemented settings module for storing AIOC settings in a register map format 2023-12-30 15:07:49 +01: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 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 bc1ae6a5c0 Clean up tusb_config.h and hard-selecting full-speed USB 2023-01-04 12:06:12 +01:00
Simon Kueppers 3af01b8f09 Changed PTT behaviour and made PTT2 optional since it may interfere with some softwares 2022-12-11 19:43:00 +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
Simon Kueppers e6783c7dcb Initial commit of firmware project. Switching on LEDs 2022-10-16 22:49:18 +02:00