paperlined.org
dev > projects > dosh
document updated 7 years ago, on Jan 7, 2017

These are some tests I'm running to try to get the two boards to talk to each other.

host_cdc_serial <=> hello_world

This didn't seem to work.

host_cdc_serial <=> dev_cdc_virtual_com

On the device side, the characters are echoed in Virtual_Com_App() -- put a breakpoint on USB_Class_CDC_Send_Data().