Pasi Miettinen
Pasi Miettinen
Some extra info. This is what I see with the working NXP example:  With my tinyusb port I see nothing in the wireshark.
Looks like the `dcd_reg->ENDPTSETUPSTAT` is missed in `dcd_int_handler` because `int_status & INTR_USB` is not set at the same time.
> yeah, it should be ci_hs, try to compile with `LOG=2` and checkout its output with either UART or segger rtt (LOGGER=RTT) If I didn't totally misunderstand, this is what...
By the way. I am seeing the same behavior on NXP MIMXRT1160-EVK secondary processor (M4). The primary core or M7 is working as expected. Just in case you have access...
> > By the way. I am seeing the same behavior on NXP MIMXRT1160-EVK secondary processor (M4). The primary core or M7 is working as expected. Just in case you...