Hi everyone, i'm using Serial_LDD component to use Modbus comunication, all works good, but, in the function interrupt "Serial_OnBlockReceive()", the first byte that have to receive from trace Modbus, don't arrive,for example, if somebody send modbus trace to my microcontroler, it doesn't get the trace, but if send again trace to my microcontroller, (2 times) it work correctly, why?¿ first time to receive bytes doesn't work, from 1 once, it work correct.
My microcontroller is MKE04Z128VLK
Thanks!