8 years, 11 months ago.

SerialPC or USB Serial on STM32F429

Hello community,

at first I want to thank you all for this very helpfully forum.

I am using the STM32F429 Discovery Kit and "Atom" Editor with PlatformIO. I am using the mbed framework. For debugging purposes I am trying to set up a serial connection between the board and my notebook via USB. At first I tried SerialPC with using the same USB Cable for programming and debugging, but when I check my terminal output I can't find any USB devices. Secondly I tried the USBSerial with an extra micro usb cable, but again it does not show up in my terminal output.

So now I am not sure if the STM32F429 Discovery Kit does support this SerialPC or USBSerial Class.

I am thankfully for every hint.

best regards, opcode

Be the first to answer this question.