Question
UClinux on STM32F4 Discovery
Posted on February 23, 2014 at 13:44
Hello,
I want to port uClinux on my STM32F4 Discovery board.I followed this tutorial :and I have successfully(I hope) installed the bootloader and the kernel into the memory.However, I'm now stuck on how to get a terminal and send Linux commands to the board. I have a USB to UART adapter and I have now idea how to do it. is it even possible? given that the tutorial is done using the STM3210E-EVAL board which has a ready USART port.any help would be appreciated