stm3210c-eval: problem implementing Uart on lwip example...
Posted on July 14, 2015 at 15:10Hi I have stm3210c-eval, I use stm32cubef11.zip as base. I imported LwIP_TCP_Echo_Client and ping works. I tried to implement uart capabilities on the LwIP_TCP_Echo_Client project. I first imported UART_TwoBoards...