2009-10-22 10:10 PM
STM32 USB detect NAK sent on Interrupt EP
2011-05-17 04:27 AM
Hi,
I am working on a software port from NXP LPC2144 to STM32. The software is based on the usb sample code from keil. The LPC code was built on it. On the LPC it is possible to activate an interrupt when a NAK was sent on the Interrupt Endpoint. Is there a way to do the same on the STM32? I read through the reference manual but couldn't find something. Thanks. Ingmar