Question
How can I use Interrupt transfer?
Posted on July 02, 2017 at 17:07
Hello!
I use STM32F429ZI. I have generated project with help of Cube MX. I have chosen CDC Virtual COM port. It includes two function: Transmit and Receive. Bulk IN and Bulk Out. I add Interrupt IN endpoint and I want to use both Bulk IN and Interrupt IN transfer. How should I do it correct?
