User Activity

Posted on January 18, 2016 at 12:541. The current driver version is 1.4.0. But when I install this, and check the version in the device manager, it still shows as 1.3.1?2. Our system used to work on RS232, and was very robust. It is not as good on U...
Posted on January 14, 2016 at 14:05Hi, We have had a product released for a little while that has been working well, with a STM32F4 communicating to a PC over virtual com port. We have had some issue recently so I am revisiting this.The first thing ...
Posted on July 09, 2014 at 11:55Hi, I'm running the example code to try to program the flash memory. This starts:void WriteFlash(void){    /*!< At this stage the microcontroller clock setting is already configured,        this is done through System...
Posted on July 01, 2014 at 15:51Hi, here's the problem: When I used RS232, I could reset my target, reset my PC app, and get going again, as the new bytes I sent went to the target. But this doesn't work over VCP. When the target is reset, the devic...
Posted on October 11, 2013 at 09:54Hi, I have USB virtual com port working fine, with the demo code, it appears as ''STMicroelectronics Virtual COM Port'' in the Windows device manager.Is there some way I can modify the text so I can make it show <m...