⚠️
Hi there.. thanks for coming to the forums. Exciting news! we’re now in the process of moving to our new forum platform that will offer better functionality and is contained within the main Dialog website. All posts and accounts have been migrated. We’re now accepting traffic on the new forum only - please POST any new threads at//www.wsdof.com/support. We’ll be fixing bugs / optimising the searching and tagging over the coming days.
2 posts / 0 new
Last post
amine_benamor
Offline
Last seen:1 year 5 months ago
加入:2019-05-02 11:16
UART2 RX interruption

Hello dialog,

How can I detect an interruption on received data on uart2 ? I would like to perform a read operation only when there is data available.

Thanks.

Device:
PM_Dialog
Offline
Last seen:20 hours 4 min ago
工作人员
加入:2018-02-08 11:03
Hi amine_benamor,

Hi amine_benamor,

请看看ad_uart_read_async() of the ad_uart.h header file.

Thanks, PM_Dialog