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! STM32H723 Custom Board - St-Link V2 very slow

Hello,After prototyping with a Nucleo H7 board, I'm setting now up a custom board with a STM32H723ZGT6 MCU (the same MCU present on the Nucleo).I connected my USB Dongle ST-Link V2 via SWD to program the MCU and after having struggled a bit, I have f...

FCamp.1 by Associate III
  • 1371 Views
  • 3 replies
  • 0 kudos

Resolved! Hello, I'm begginner on stm32 and i try to program, without succes, a VCP on NucleoBoard L152re.

My code is simply :HAL_Delay(100); HAL_GPIO_TogglePin(GPIOA,GPIO_PIN_5);   uint8_t buffer[] = "Hello, World!\r\n"; CDC_Transmit_FS(buffer, sizeof(buffer));But nothing...> The led is blinking.> The VCp is define via *.IOC with no error.> Comp...

jlecl.1 by Associate III
  • 1455 Views
  • 7 replies
  • 0 kudos

Doubts on Nucleo-H753ZI

I'm interfacing Nucleo-H753ZI with DAC8775EVM through SPI4. DAC8775EVM works on logic HI in range of 5V and expects the same logic from Nucleo-H753ZIbut Nucleo-H753ZI MCU itself runs at 3.6V so Logic Hi isn't read by DAC8775EVM.How to Change the logi...

Resolved! How to download ST-LINK V2.J32.S7 firmware

Hello. We are working on a project that uses STM32H747 dual-core MCU.The ST-Link firmware is updated to the latest version, so debugging is not working well.So I'm going to lower it to the version I used before, but I can't download it. The lowest av...

mkim.2 by Associate II
  • 1242 Views
  • 1 replies
  • 0 kudos

STM32F446RE Schematic Diagram

Hi, I am looking for STM32F446RE Schematic Diagram. Can any Help me, where to find the Schematic Diagram of STM32F446RE, I have checked the documents of ST(https://www.st.com/en/microcontrollers-microprocessors/stm32f446re.html#documentation) I did n...

ASaye.3 by Associate II
  • 14449 Views
  • 3 replies
  • 1 kudos