Ask questions and find answers on STM32 hardware set-ups, including schematic-related challenges, debugging probes, power configurations, and more.
Hi All,I am using STM32L071KZ in my application. In my design I made the controller to program via UART2.When I connected St Link V3 to my PC its showing only Following mode to program:JTAG, SWD, SPI, I2C and CAN but not UART.To know more please see ...
Hi, I have downloaded ST-LINK driver application from STM website. But it cannot be installed in my 64bit Windows10 laptop. When I run the application dpinst_amd64, it says cannot complete the device driver installation wizard. Please see the attachm...
Hi,I would like to know if there is any pdf with more information about the board than what can be found on:DB3741 (data brief)MB1381 (Schematics)I expected to get a more detailed description of the board and its usage.Thank you
Just got my STM32H745 DISCO today. I notice ST uses ST-Link V3 on all dual core boards. Does ST-Link V2 still work for dual core lines? I searched around on ST website and could not find any answers. Beers provided for anyone giving a hint ;)
Hello I’m using a STM32L4R9I Discovery board at the moment and want to have some documentation besides the demo code about the MFX µC on the board wich is in charge of e.g. the joystick and the power measurement. In the User manual for the discovery ...
We are using STM32L151VCT6A MCU. I have already programmed and worked on the boards, but for 2nd time device is not allowing to read/write the program. And even the pin numb 72 is low at the MCU.
I had my C code running on NUCLEO-F411RE last week. I downloaded it with Keil uVision and STLink driver. But, I did something when I tried to flash it today with an assembly code instead of the C code. Now, I cannot flash the device.* A pop up win...
Hi, I am trying to acquire a signal connected to PC0 with ADC using an STM32L486RG. I used this code with a nucleo evaluation board and it works fine but when i move to the PCB the voltages read by the mcu are really low. The signal in the PCB oscill...
My target is STM32F103C8T6. My project works when I generate a .bin file and upload it using the stand-alone st-link utility configured as "connect under reset". I cannot upload directly from the IDE, I get the errors:--------------------------------...