2016-06-14 12:24 PM
Hi,
I noticed that STM32F3 has PC4 and PC5 connected to ST-LINK USART (or at least a bridge needs to be soldered). I wonder if I can upgrade the standard F3Discovery firmware (V2) to version V2-1 which support Virtual Com. I like VCOM feature which is available by default on nucleo boards running V2-1 ST-link firmware. Thanks, Bogdan2016-06-14 01:16 PM
I believe that it needs a more powerful F103 part. You can use the SWV channel
2016-06-14 01:48 PM
2016-06-14 02:32 PM
Except one has 64KB FLASH, and the other has 128KB FLASH, perhaps that's the issue. Either way, the devices support mbed are different than those originally on the DISCO boards. Some of the newer DISC1 and DISCO boards support mbed and VCP
2016-06-14 10:40 PM
Perfect explanation!
Thank you!2016-07-03 01:53 AM
I noticed that new version of STM32F429IDiscovery can emulate the virtual com and has stm32f103C8 as ST-LINK MCU (the one with smaller flash).
It uses ST-LINK/V2-B. It seems that stm32f103C8 can run a kind of firmware supporting VCOM. Unforunately I cannot find any details what is the ST-LINK/V2-B (is this only a matter of firmware or something in the HW as well)2016-07-03 02:07 AM
My fault. When I compared hw changes I found:
''Rev C.01 STM32F103C8T6 replaced by STM32F103CBT6, ST-LINK/V2-B'' So it seems that my previous ''discover'' was false and STM32F103CBT6 is required to have VCOM also for ST-LINK/V2-B