Posted on May 17, 2011 at 13:32Hello. I explained the problem http://www.st.com/mcu/forums-cat-8613-23.html&start=18 with v3.1.0 RC1 of USB library. But it seems nothing has changed in the final version. There is isochronous buffer only for OUT tran...
Posted on May 17, 2011 at 13:17Want to clear the situation. I'm developing some kind of audio device that uses EP1 as HID for control and EP2 for audio data. Things work ok for stm32f103 except i2s accuracy. What I'm doing with stm32f105: 1. initial...
Posted on May 17, 2011 at 13:17Hi, I'm using v3.1.0 RC1 of USB library with STM32F105 and HID is working just fine. But I can't figure out how to use isochronous transfer for EP2_IN (don't need dma at the moment). Things seems to be very complicated...