Commit graph

8 commits

Author SHA1 Message Date
Killorin
15a478c9aa Switched to DMA
84% load with 1Msps no DMA

2.4% load with 2Msps with DMA
2025-04-24 10:40:44 -04:00
Killorin
22a3b5e795 fft (incomplete) 2025-04-17 12:32:11 -04:00
Killorin
d4f1ef17b9 keep options behind a semaphore 2025-04-17 10:51:51 -04:00
281c0f68d5 calculate cpu usage with a hardware timer
had to bump the display stack size to keep snprintf from crashing
2025-04-12 18:40:26 -04:00
e8946f2a03 handle button input
config read/writes should be protected with a semaphore?

changing adc speed works somehow, might need to change to avoid unseen TI-RTOS clobbers
2025-04-12 17:57:48 -04:00
e1419da297 capture and process waveform 2025-04-10 12:31:14 -04:00
6b16664b22 switched to ccs12
implemented pwm and adc to ringbuffer on tirtos
2025-04-10 11:33:10 -04:00
c318ec3f35
added tirtos 2025-04-10 10:29:04 -04:00