Menu

HserReceive2, wrong port definition

2025-08-21
2025-08-21
  • Markos Loupas

    Markos Loupas - 2025-08-21

    Hi, last month I finish a project were a 16f15344 must receive data (13 bytes max) from 2 different devices via hardware uart1 & uart2 using interrupts, command HserReceive1 worked fine but HserReceive2 always stuck
    after examine the asm file I found a wrong definition, HserReceive2 try to use uart1 instead of uart2. Please check all the HserReceiveX commands, especially the FN_HSERRECEIVE2 function, thanks

     

Log in to post a comment.