Important changes to forums and questions
All forums and questions are now archived. To start a new conversation or read the latest updates go to forums.mbed.com.
11 years, 9 months ago.
Uart attach problem
Hi All,
I am interfacing the UART of mbed to an external device. I have made use of attach to get interrupt when any data is received,I am facing problem when I send the second data. attach function has some limitations of generating interrupt only on the first data received or I am doing something fundamentally wrong.
Please post your code between
posted by Erik - 04 Dec 2013<<code>> and <</code>>
, without that we can only guess and not properly give advice.