I am trying to send data to com port from PC and receive it using interrupt on the MCU. Is there any examples or documentation that I can use as reference?
Thank you. When I try to run the example,"UART_HyperTerminal_IT", I see that the RXCallback function is not being called. Could you explain if there is any reason behind that or if there is anything else that has to be enabled? I am using hercules as...