STM32 MCUs Boards and hardware tools

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Resolved! How do I fix "No STM32 target found"?

I encountered this error when I was trying to flash my custom board with fresh stm32F070C6T6. I used st link v2 for debugging. I updated the firmware of st link v2 right before debugging. NRST floating, BOOT0 connected to 3V3 -> failed (in any mode)N...

Screenshot 2025-01-13 at 19.03.11.png
HaYa6174 by Associate III
  • 1453 Views
  • 27 replies
  • 9 kudos

C54/C58 For LDO Supply on NUCLEO-H755

Hi, According to mb1363 for the H755 Nucleo, in order to change from the default SMPS to internal LDO supply, to enable 480 MHz clock, I need to change C54/C58 from 100 nF to 2.2 uF. However it appears that there are no capacitors installed on my boa...

bramble by Associate III
  • 317 Views
  • 4 replies
  • 2 kudos

How to use ADC on Nucleo-G491

I am unable to obtain ADC values and would like some advice.Here is the source code project.https://github.com/katsumat/STM32CubeIDE/tree/main/workspace_1.16.1/ADCCalibration PA0 is connected to GND, PA1 to Vdd, and PA3 to the output of a variable re...

KatsuMat_1-1735417352680.png KatsuMat_2-1735417413994.png KatsuMat_0-1735417870078.png KatsuMat_0-1735417281046.png
KatsuMat by Associate II
  • 230 Views
  • 2 replies
  • 1 kudos

Resolved! NUCLEO-H7S3L8 is not detected

OS: Kubuntu Linux 24.04IDE: STM32CubeIDE 1.17.0 Hello,STM32CubeIDE shows the message "No ST-LINK detected!". Neither the command "lsusb" nor VirtualBox are showing the device. I tried different cables and different USB ports. The quick start guide (U...

oxc07w2 by Associate III
  • 326 Views
  • 4 replies
  • 0 kudos

Resolved! STM32H747I-DISCO Jump To DFU BootLoader

I have a a few questions. #1 - Can the STM32H747XI on the STM32H747I-DISCO board be put into a DFU mode?#2 - I have a test app where after it is booted, you can push the WAKE button on the board. The handler for that will then set a magic pattern int...

C-Coder by Associate II
  • 257 Views
  • 2 replies
  • 0 kudos

USB CDC on NUCLEO-G491RE

Hi, Apologies in advance for my ignorance.  I have a NUCLEO-G491RE and want to use it as a USB CDC. Unfortunately I haven't had any success getting it to work. My problem is that doesn't even appear to show as a device on the host. I have looked at s...

ArmadilloChubbz_0-1736263863320.png ArmadilloChubbz_1-1736263885929.png ArmadilloChubbz_2-1736263951093.png ArmadilloChubbz_3-1736263982443.png