2017-01-30 04:46 AM
Hello everyone
I am trying to use Interrupt based uart. I am facing problems to transmit and receive data continuously. i have attached the code.please can anyone help
2017-01-30 05:20 AM
Hello
khan.daynial
,I highly recommend you to refer to the UART example entitled 'UART_TwoBoards_ComIT' under the
package. Youcan find the example under the path below:STM32Cube_FW_F4_V1.0\Projects\STM32F4....\Examples\UART
May this help you.
Khouloud
2017-01-30 09:16 PM
I have seen that example but I am facing problem when i loop back the data only first byte is received and the rest are missed. is it that much slow??