Question
Firmwar for UART using HAL_UART files
Posted on November 06, 2014 at 20:08
Hi
we are using STM3220EVAL-G evaluation board.
In our project we want to establish two UARTs communication with two different external devices in Interrupt mode
UART related function are defined in
STSW-STM32062 (standard peripheral library)
How to relate STSW-STM32062 (standard peripheral library) with STM32CubeF2. because we need USB Host application also in our project. or shall we get UART examples implemented using HAL_UART functions available in
STM32CubeF2
(without DMA) in interrupt mode
Waiting for response Thanks
