Quantcast
Channel: Keil Discussion Forum RSS Feed
Viewing all articles
Browse latest Browse all 3049

None: usbDeviceError in USB CDC connection (1 Replies)

$
0
0
Hello everyone, I have a following problem, I am trying to use my LPC4357 on MCB4300 as USB Host for CDC connection. I have the simplest code #include <stdio.h> #include "cmsis_os.h" #include "rl_usb.h" // Keil.MDK-Pro::USB:CORE #include "RTE_Components.h" // Component selection #include "EventRecorder.h" int main(){ usbStatus usb

Viewing all articles
Browse latest Browse all 3049

Trending Articles