1. After I call cdc_putData, the function returns before the data has been sent.
If I call it again before the transaction has been completed, there new data overrides the old one.
Is there a way to check if the data transfer was complete ?
Thanks.