Yup that's what i think... just an idea.
So you already figured something like
Just read the HSERIN section. You may also use STR modifier too. Dpending what kind of data format you'll use.Code:Disable USARTInterrupt: HSERIN [Data1, Data2,....] ' ' Data processing or not here ' Resume Enable
Bookmarks