I’ve scrapped the Audio Host project - I couldn’t get the blasted microphone to send any samples. The project is complicated by the sheer number of possible configurations - both audio unit internals (feature units, mixer units, etc.) as well as sample rates. No matter, at least I was able to send samples to the headphones, and I discovered the truncation problem in the host control request code previously mentioned.
I’ve added in my new DynAlloc library to MyUSB. It’s a dynamic, auto-defragmenting memory allocation library, which I think is pretty neat. Check out the latest MyUSB version for the code.
I’ve also been working on a commercial product, involving the DB101. Atmel’s library is actually quite neat and powerful, so it’s developing much faster than I expected. Score one for rapid software development via library use.
Recent Comments