This content has been marked as final.
Show 2 replies
-
1. Re: Problems receiving data over USB with CDC
user_49271930 Sep 26, 2014 5:31 PM (in response to user_385543602)missing ! in line 35 must be so:
35 while(!USBUART_GetConfiguration()); -
2. Re: Problems receiving data over USB with CDC
user_385543602 Sep 29, 2014 9:35 AM (in response to user_385543602)Thank you so much, works like a charm now!