Working on a project to interface the TA-1042A/U in some fashion. Currently some notes, I’ll update as it progresses.
- Decoding of differential manchester is accomplished by Pico Programmable I/O using this library.
- Pico supports USB audio. Demo of usb microphone here. This is the usb microphone section using tinyusb.
- DMA config example