hi,
How to enable uart receive interrupt?
uart receive interrupt
Re: uart receive interrupt
If you use UART driver it will be enabled for you. Otherwise you can refer to functions http://esp-idf.readthedocs.io/en/latest/api/uart.html
Re: uart receive interrupt
hi,
I used uart driver but i could not find any interrupt handler in that. pls guide me how to enable receive interupt and where the handler function reside in driver.
I used uart driver but i could not find any interrupt handler in that. pls guide me how to enable receive interupt and where the handler function reside in driver.
Re: uart receive interrupt
Come on,
you could not find uart_isr_register and uart_rx_intr_handler_default in components/driver/uart.c ?
you could not find uart_isr_register and uart_rx_intr_handler_default in components/driver/uart.c ?
Who is online
Users browsing this forum: No registered users and 126 guests