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! Where can I buy additional 34-pin STMod+ cables and DIL socket boards as the ones for STWINBX1 ?

Where can I buy additional 34-pin STMod+ cables and DIL socket boards as the ones for STEVAL-STWINBX1 ?See attached picture for the additional parts I'm looking for - can also be used with the PROTEUS1 board but not supplied by default :frowning_face...

jea74 by Associate III
  • 1996 Views
  • 3 replies
  • 0 kudos

Resolved! stlink v2 not connecting to stm32f405

Hi everyone,I recently build a custom PCB with a stm32f405, but every time I try to connect to it with a stlink v2 it gives an error. Target no device foundError in initializing ST-LINK device.Reason: No device found on target. I already managed to p...

wv1106 by Associate II
  • 4015 Views
  • 9 replies
  • 1 kudos

Resolved! STM32F407IGT6 Ethernet Error

Is there an example or link where I can see the code for STM32F407IG Ethernet (UDP) communication?https://www.st.com/en/embedded-software/stm32cubef4.htmlI tried LWIP (UDP) communication by looking at the example in the link, but can you tell me why ...

Decoupling capacitor placement

Hi,I am currently optimizing some designs and started thinking about decoupling capacitors. As far as I know, it is a rule of thumb to place "one 100 nF capacitor per V+ pin".In the attached document, ST recommends exactly this. Let´s look at the doc...

RWeil.2 by Associate III
  • 7832 Views
  • 8 replies
  • 0 kudos

STM32H747i-Disco LCD Driver Issue

I have been working with the STM32747i-Disco and the STM32F769--Disco boards. Both have the MB1166-A09 LCD daughter board attached. I have implemented the LCD_DSI_CmdMode_DoubleBuffer example for both. Teh H747 platform took a little more work as the...

SLimi.1 by Associate III
  • 1591 Views
  • 1 replies
  • 0 kudos

Resolved! GPIO outputs are in high-impedance state

I have two of the STM32H747I-DISCO boards. I have used STM32CubeIDE to create a simple project for the boards. I followed AN5361 and am able to debug and see the CM7 and CM4 cores running.I've added code to toggle the board LEDs (port I) but don't se...