STM32 MCUs Boards and hardware tools

Ask questions and find answers on STM32 hardware set-ups, including schematic-related challenges, debugging probes, power configurations, and more.

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Resolved! Re-Generating with CubeMX sets the project to ST-LinkV2 instead of ST-LinkV3. It will not recover until I delete the generated folders. Initially CubeMX generates correctly.

I am working with IAR EWARM 9.10.1 and STM32CubeMX 6.2.1 on a NUCLEO-H743ZI2.To reproduce:Create NUCLEO-H743ZI2 project in STM32CubeMXGenerate itStart IARDownload to target (compile & flash succeed)Change something in IAR, e.g. add a source file to p...

FZida.1 by Associate
  • 1018 Views
  • 2 replies
  • 0 kudos

STM32F446 and ST-Link debugging all of a sudden stopped working with IAR 6.50 but STM32F334 still working

Hello comrades...I have been using IAR 6.50 for a few years now with STM32F446VC 1-- pin uC and things have been working flawlessly. I also have more recently had a project using the STM32F334 controller and debugging just fine.Last week, all of a su...

STM32F407VG SPI2_CLK

clock of SPI2_CLK pin effected to other GPIO as noise. i want to remove this noise. of course not effected because of board design  i am already checked it.

Jyun.1 by Associate
  • 464 Views
  • 0 replies
  • 0 kudos

STM32L100RC - CDC device

Hi,I'm trying to make a STM32L100RC work as a CDC device as shown on this website : https://damogranlabs.com/2018/02/stm32-usb-cdc/Nevertheless, it didn't work for me, even when I used the exact same file shared on the website. The USB is always dete...