Olimex STM32-H107 board Console support

Hi I am planning to use Olimex’s STM32-H107 board as a reference board for STM32F107VC. I found that this board does not provide any serial port support.

Any one here using this board with serial port? If so, how did you guys manage it? Did you guys build an external accessory from USART pins from processor or any other way?

Thanks for your help,

SaiRam

Its got 5 serial ports!

Then why aren’t you using the P107 board???

Yeah, just wire up a cable to a 9pin serial connector. The H107 is a STAMP device, its simplified so you can build whatever kind of carrier board/interface you want. Of course, by that, you have to know HOW to build an interface. Google.serial.connector.interface

Look at the P107 schematic and you will SEE how they wired up the serial port.

Are we learning yet?

I did not go for a HW option… I used the virtual COM port option provided by ST. I routed stdio via USB port…

I could have it working… Posted the code here… Let me know if you guys find any problems with it…

https://my.st.com/public/STe2ecommuniti … ntviews=87