Others: STM32 MCUs related

Find out more about STM32 implementations with external components, discuss use cases, and discover how to use new tools and ST components.

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Web server using nucleo476rg and W5500

Hello! I made recently small project using the NUCLEO476RG board and W5500 Ethernet shield which basically makes a web server. I followed this guide: https://www.micropeta.com/video109. The problem is, i cant receive the ip adress from the W5500 chip...

NUCLEO-H533RE OpenOCD on Linux fails

Hi all,has anyone here benn able to debug this NUCLEO board with OpenOCD on Linux? I pulled and compiled the latest sources from ST's github and can't seem to get past this error:"Error: The selected transport doesn't support this target"this is my c...

tschwarz by Associate II
  • 552 Views
  • 0 replies
  • 0 kudos

Resolved! Segger SystemView Nucleo-F207ZG

Hi i am using Nucleo F207ZG EVK and i wanted to Make use of the Segger System view Tool1. While using system view tool i have added the required files to the existing project but still some errors are occurred while running2. I have attached image pl...

avinpat_8_0-1741241710061.png
avinpat_8 by Associate III
  • 1050 Views
  • 6 replies
  • 2 kudos

LAN8742 how to force 10 Mbps mode ?

Hello, Can someone tell me me how to force 10 Mbps Full Duplex mode of the LAN8742 Phy with an STM32F767.So far I tried pull up/down resistors on MODE[2:0] pins , and also delete all 100 Mbps modes in ANAR register. But no luck so far. I'm able to ge...

2025-03-11 09_46_39-Windows PowerShell.png
eak by Associate II
  • 858 Views
  • 4 replies
  • 0 kudos

Resolved! non- functioning peripherals

Hello everyone,I have recently started working on a custom board which has a STM32H733VG as the MCU. various interfaces including UART, I2C, SPI and sdmmc has been implementde hardware wise to provide links between MCU and other chips on the board.I ...

amirshn by Associate III
  • 1145 Views
  • 1 replies
  • 0 kudos

SX1262 LoRAWAN for STM32F407

Dear Community,I am currently working on a project involving LoRaWAN and using the STM32F407 MCU. However, most of the available sources and example implementations I have found seem to support different STM32 models.I would greatly appreciate any gu...