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

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
  • 7933 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
  • 1599 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...

Resolved! I2C Data Transfer Problem

I am trying to send data over I2C3 Using STM32F429 Dev Board and Everyting works fine except the HEX Data I want to sendI am Passing this function HAL_I2C_Mem_Write(&hi2c3,0x30<<1,0x09,I2C_MEMADD_SIZE_8BIT,0XFF,1,100); And Getting the Following Outpu...

ZExpo.1 by Senior
  • 1150 Views
  • 2 replies
  • 5 kudos

Going to Hardfault during integrated testing

Hi,I'm working with power amplifier for which I have chose stm32f407 controller which monitors ADC, I2C eeprom SPI Flash memory, ethernet , GPIOs and interrupts. when i am doing code development and standalone testing of controller no issue of hard f...

MGogr.1 by Associate III
  • 3361 Views
  • 9 replies
  • 0 kudos

Resolved! STM32H747-DISCO cannot run at 480MHz

Hi,I have bought the STM32H747-DISCO kit for testing and I want to test at the max frequency (480MHz). I'm aware of the requirements for the 480MHz, I have followed the user manual:Desoldered and soldered relevant SBs for LDO operation.Updated the co...

filipxsikora_0-1694806637950.png