forked from oleg-it-com/walkgeek
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathTODO
24 lines (22 loc) · 752 Bytes
/
TODO
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
FIXME:
- test OGG seeking
- USB removal handling
- display sometimes adds some bytes after row/col is set, probably problem is
with ISR timeouts
- trace via CDC goes insane after some amount of data
- limit min audio file size
TODO:
- usb audio
- handle additional cases: no sd card in
- shutdown ADC threshold
- assert/hard fault -> software irq-less DISP + ability to shut down the player
- Centralized IRQ management
- I2S frequency is inaccurate
- sd card double buffering bug -> temp. workaround -> reduce size
- SD card DMA timeouts
- memzero when de-init Player
- Audio DMA Circular Mode
- pause when headset is removed
- when power-on by USB, go to USB mode, do not apply power???
- when detached from USB, shutdown USB
- FreeRTOS Simulator