Search found 1 match
- Wed Dec 04, 2019 4:24 pm
- Forum: ESP32 Arduino
- Topic: Generate serial break for LIN functionality
- Replies: 0
- Views: 2279
Generate serial break for LIN functionality
Hello, I have TTGO LoRa32-OLED V1 board and I'm trying to use the UART0 to generate LIN messages. Basically, i'm using the Serial the same way as if I were communicating on RS232, but I need to generate low (dominant) signal for the period of 13 bits. I'm writing the code in Arduino IDE and I'm usin...