If you use SERIN, frequent interrupt may cause problem while receiving data. If you use HSERIN you can use interrupt to receive, or interrupt can occur while receiving data, without any problem.
And when using SERIN if Rx pin is pulled low(eg when module is turned off), timeout will newer expire...
Bookmarks