How can we use USB CDC on AtomS3 for serial debugging?
-
Hi,
I want to use the USB CDC port on AtomS3 (Lite) for serial debugging. It seems that there are no dedicated blocks for USB CDC in Alpha-26. Is it possible to use USB CDC with the
UARTblocks (e.g.,Init UART 0 withorUART 0 setup) with a particular configuration?Thank you very much in advance,
Shigeru -
Hi,
I found that the
printblock in theTextcategory works fine without configuring pins.
I overthought about this issue.
Thanks,
Shigeru