ESP32, UART, uart_queue_events 0. 참고 사이트esp-idf\examples\peripherals\uart_eventshttps://github.com/espressif/esp-idf/tree/master/examples/peripherals/uart_events 1. 모듈 2. 보드 연결UART2 line를 사용합니다. Tx 17, Rx 16 UART2 line를 사용합니다.Rx 17, Tx 16 출처: http://coyoteugly.tistory.com/category/ESP32 [마이콤 개발자를 위한 여행] 3. 소스https://github.com/sglee0223/esp32/tree/master/uart_queue_events 4. 결과 화면stm32f1 보드가 500..