Does someone know if there way to plot some graph data via vscode or some external GUI in audio rate?
I think it should be useful for debugging modulation, encoder/pot smoothing etc.
Especially with the bootloader (APP_TYPE = BOOT_SRAM)
I have stlink v3 and segger j-link mini.
Looks like that Segger RRT should do the trick, but not quite sure how to setup it in the context of
vscode + daisy bootloader.
And seems that data logging via USB would not survive in the audio rate.
What do you guys think, any ideas?