cancel
Showing results for 
Search instead for 
Did you mean: 

problem with HAL_UART_RxCpltCallback

mikropart
Associate II
Posted on February 01, 2015 at 21:09

hi

I create a program with

cubeMX

for

Keil5

and

stm32f4discovery(407VG)

.

I want

UART

transmition with PC.I can send data to PC with

HAL_UART_Transmit(&huart6,(uint8_t*)aRxBuffer,8,20000);

please help me to interrupt received data and use of

HAL_UART_RxCpltCallback.

thanks

0 REPLIES 0