Hi
when i open HAL_UART and HAL_UART_ISR , it was showing error
#error HAL_UART_DMA & HAL_UART_ISR must be different.
but i have not define HAL_UART_DMA,why does HAL_UART_DMA & HAL_UART_ISR was same?
how could i open HAL_UART_ISR
This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.
Hi
when i open HAL_UART and HAL_UART_ISR , it was showing error
#error HAL_UART_DMA & HAL_UART_ISR must be different.
but i have not define HAL_UART_DMA,why does HAL_UART_DMA & HAL_UART_ISR was same?
how could i open HAL_UART_ISR