STM32 MCUs Boards and hardware tools

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Resolved! Nucleo 144 STM32H7 ESD protection

Hello!I have a question about ESD protection of Nucleo 144 STM32H7 development board. As I've noticed from the schematics the board uses ESDA7P60, ESDALC6V1, USBLC6-2SC6 and USBLC6-4SC6 for ethernet, buttons, SWD connectors and USB.Isn't it easier an...

Resolved! UART weirdness on STM32H747i-DISCO

When transmitting with a UART on this H747 board, a sent string will only get through two characters before HAL_UART_Transmit() hangs. No matter how I format the string (e.g., with or without snprintf() ), this same behavior occurs for UART8 and UART...

STM32H735 debug/flash problem

Hi, I have a board with STM32H735I.I can only detect the IC when boot0 is tied to 3V3 effectively putting the MCU into DFU bootloader mode. In this mode, I can flash it OK with stlink or even USB-DFU. However, once I tie boot0 to gnd the device won't...

Ksmol by Associate II
  • 912 Views
  • 2 replies
  • 0 kudos

Lwip, netif_is_link_up

When running on the STM32 F746 eval board, the code does not go into the "netif_is_link_up(&gnetif)" function in the lwip.c file. For this reason I cannot ping. How can I solve this problem?

HS by Associate II
  • 1129 Views
  • 4 replies
  • 0 kudos

Read Protection Problem

Hello. I have an STM32F407 Discovery Board. I have been using the same board for years. Last time i used it i was experimenting a speed control of a DC Motor which i had done it many times. After i started debug mode my board strangely shut down and ...

CPU.PNG Device_Memory.PNG Read_Out_Protection.PNG