7 years, 11 months ago.

Error In serial Communication Attach function.

/media/uploads/sandeepmalladi/capture.png

/media/uploads/sandeepmalladi/capture1.png

Heading 2

I had tried to find the soultion but could not achieve it is there any one who had the same issue and solved it. Thanks.

1 Answer

7 years, 11 months ago.

This is basically the same question as you had 6 days ago here: https://developer.mbed.org/questions/69019/Unable-to-Use-function-attach-for-passin/

The answer is still the same as it was 6 days ago.

You need to use Serial::RxIrq and Serial::TxIrq not RxIrq and not SerialData::RxIrq

Accepted Answer