Hi,
My ARDUIN-EPS development with the ARDUINO IDE is working good. I have problems to migrate this code to ESP-IDF especially with communication via the USB cable... so, because fprint is adding 0D to my streaming data to the PC via the USB cable, and because I didn't succeed to get rid of this issue I am searching for a way of 2 ways communication via the USB cable directly without using the fprint command. Anyone can help here ???
Thanks
Eldad
Direct serial communication via UART1 (USB socket)
-
- Posts: 8
- Joined: Tue Oct 31, 2017 7:44 am
-
- Posts: 9719
- Joined: Thu Nov 26, 2015 4:08 am
Re: Direct serial communication via UART1 (USB socket)
In make menuconfig, there's a option (component config -> ESP32-specific -> Line ending for UART output) where you can configure this.
-
- Posts: 8
- Joined: Tue Oct 31, 2017 7:44 am
Re: Direct serial communication via UART1 (USB socket)
thanks for your help.... I was trying to update no line ending and I am getting error...
Who is online
Users browsing this forum: Google [Bot] and 52 guests