Virtual Com Port Driver for Windows Embedded
Posted on October 05, 2016 at 10:38I can't install the VCP Driver from the ST site for my stm32f4-Discovery on Windows Embedded. Is there any Solution or special Driver ?
Ask questions, find answers, and share insights on STM32 products and their technical features.
Posted on October 05, 2016 at 10:38I can't install the VCP Driver from the ST site for my stm32f4-Discovery on Windows Embedded. Is there any Solution or special Driver ?
Posted on November 03, 2016 at 17:18I tried a lot of time generate I2C code with cube MX and AC6 IDE, but I never see SDA or SCL move. I generated code for other I2C than I2C1 but with no success. Is there any issue using stm32f407VGT6 Rev. A mount...
Posted on October 07, 2016 at 02:31 The original post was too long to process during our migration. Please click on the attachment to read the original post.
Posted on November 02, 2016 at 08:09The original post was too long to process during our migration. Please click on the attachment to read the original post.
Posted on November 02, 2016 at 22:18I have a USB CDC project that works fine with the STM32F072-DISCO board, but when I try to migrate the code over to my own board with an STM32F042 on it the device shows up as an ''STM Device in DFU Mode'' instead...
Posted on November 03, 2016 at 15:39Hi,__HAL_LOCK has never bothered us previously with v 1.3 HAL library.However, I have updated to 1.5.1 STM32F7 lib and found that stm32f7xx_hal_sai caused us problems.It was related to the handle being kept locked...
Posted on October 31, 2016 at 22:25 Hi, I've seen similar questions to this but none seem to have helped. I'm transmitting on UART1 via DMA channel 2 and the first transmission works fine. I am unable to get anything out after receiv...
Posted on November 03, 2016 at 14:38The original post was too long to process during our migration. Please click on the attachment to read the original post.
Posted on November 03, 2016 at 15:41 Hello I am trying to use TIM3 update event to trigger ADC to convert one channel 1000 times @ 50kHz resulting in about 20ms. This is for filtering out net interference. The problem is when I configu...
Posted on October 28, 2016 at 09:13Hi. I've generated a project using Cube, but the Drivers directory is void (it has subdirectories but any file), and then the project is full of errors. I've attached the project. The project properties are: - STM3...