Virtual USB com port not found in Windows 10 - STM32F429ZI
I am trying to get the VCP working, STM32F429ZI evaluation board, Virtual USB com port not found in Windows 10. Has anyone have some advise ?Thanks in advance for the support.
Ask questions and find answers on STM32 hardware set-ups, including schematic-related challenges, debugging probes, power configurations, and more.
I am trying to get the VCP working, STM32F429ZI evaluation board, Virtual USB com port not found in Windows 10. Has anyone have some advise ?Thanks in advance for the support.
Hello,In the RM0399 58.1 it is mentioned that EMMC is supported up to Version 4.51. I want to use the part IS22TF08G-JCLA2 which supports a number of emmc interfaces up to 5.1 are these parts compatible?
Hi, I have an issue with CubeIDE and ST-LINK.I'm trying USART communication with STM32F0F4, I write code and debug but I don't get COM Port. In device manager there is no port showing. I installed st-link009.In CubeIDE, i tried both St-Link GDB Serve...
So as these things go I have an, two actually, ST NUCLEO-H503RB dev board that I cannot get the debugger to work with it. My colleague on the other side of the country has the same boards and a similar setup and he is having no problems debugging. ...
Hi, actually, I want to generate a 1 microsecond (1 µs) timer interrupt on the STM32G0B1RCT6 microcontroller using their internal clocks.For the STM32G0B1RCT6 controller running at 16MHz APB timer clock, I set the prescaler value to 0 [16MHz clock f...
Hello,I want to use the Nucleo H723ZG for a project with analog & digital lines and can't find the article number of the headers CN7, CN8, CN9, CN10. Is there a specific cable/contact type I can use to plug in the black header body? Or are the header...
Hello,my problem is as follows:I did a chip regression with flash erase and now I cannot connect to the mcu anymore.I had secure area set, but I also set DMES, such that the secure area is also removed. As far as I can tell, this worked, as my secure...
i'm using the AC6.16 compiler and keil 5.34.i'd like to use DMA in UART,and the file dma.c occured in both CM4 and CM7 folder(UART is attached to cortex-m4).but when i want to compile CM4 and CM7 project,both have said that "multiply defined".how can...
Good afternoon, I am doing a project on the topic of a home weather station on Nucleof44 re and it arose with the operation of the LCD Keypad shield. Maybe someone knows how to connect or work with it. I will be very gratefulHere is this LCD Keypad S...
Hi. I'm new to stm32 and have an h7 nucleo board to play with. This is my goal/problem.I want to read from the adc at reasonably high speed (2 Msamples/s, 10-bit will do as I don't need especially high resolution) for say 10 us. In that period I want...