Part Number: TMDSCNCD28P65X
Tool/software:
Hello,
I tried to follow the usb_ex1_dev_serial example. It worked perfectly fine however when I tried to implement in in my project the ControlHandler is never called. The txhandler and the rxhandler works fine. I can communicate with the PC via USB, but it never calls the ControlHandler. My USB is on CPU2 and would like to know what could be the potentiel problem for why it never goes into the ControlHandler function.