Hello!
Could you show me an USBD configuration example which works fine with Arduino serial monitor? Because Arduino serial monitor froze when i send a string , but when i use realTerm software everything works fine.
Thanking you in advance...
Hello!
Could you show me an USBD configuration example which works fine with Arduino serial monitor? Because Arduino serial monitor froze when i send a string , but when i use realTerm software everything works fine.
Thanking you in advance...
Hello,
As long as it works for realTerm, then this is an issue with the Arduino Serial Monitor. Have you configured RTS/CTS correctly? Have you tried other terminals e.g. TerraTerm, Putty?
Kind regards,
Øyvind
Thanks for reply!
I enabled DTR and after my software works fine!
Thanks for reply!
I enabled DTR and after my software works fine!
Glad to hear!