Question
UART2 receive on interrupt examples required for STM32F103C8T6...
Can any body can give example for receive data on interrupt on uart??
I am using TRUE studio and CubeMx and STM32F103C8T6 device . I successfully tested UART-2 Transmit. It works perfectly.
But when I try to receive on interrupt I didn't get the data. i have tries many times as suggested in community but not get any success. Please somebody help me with this