STM32 MCUs Products

Ask questions, find answers, and share insights on STM32 products and their technical features.

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Resolved! H723Z external SD Ram clock no signal IS42S16400J-6TL

I'm working on a custom board with a STM32H723ZG. I'm also using external sd ram part  IS42S16400J-6TL found here (https://www.digikey.com/en/products/detail/issi-integrated-silicon-solution-inc/IS42S16400J-6TL/2708625). I've followed the excellent s...

fihes47572_0-1728664562680.png fihes47572_1-1728664583453.png fihes47572_2-1728664605152.png fihes47572_3-1728664611380.png

Resolved! Question about VREFBUF configure

Hi,I am using STM32H725REV6 chip in our product. Based on my understanding, since this is 68pin version which doesn't have VREF+ pin, the VREF+ is internally connected to VDDA. If my understanding is correct, I would like to ask if we would like to u...

EricZ by Associate
  • 516 Views
  • 1 replies
  • 1 kudos

Resolved! Brick your STM32H735 in one easy step!

We're bringing up yet another custom board with the STM32H735 as the core processor. Built the first one, handed it to the software guy, and a few minutes later he says it's broken. Won't program, won't go to DFU mode, nothing. "You must have zapped ...

MForb1_0-1729044612944.png
MForb.1 by Associate II
  • 1946 Views
  • 8 replies
  • 5 kudos

Resolved! STM32H735 ADC DMA Ethernet memory issue

HiI have implemented ADC1 on a DMA and verified its operation. I then implemented the ethernet stack and verified that it can be pinged. The issue I'm having is that the ADC DMA stops working once the ethernet stack is implemented. I believe the erro...

Resolved! DMA with multple variable

 I have three variables:volatile uint16_t a[20000];volatile uint16_t b[20000];volatile uint16_t c[20000]; However, I only have one DMA channel.Can I use the DMA to transfer these three variables together in circular mode?starting with the first 10,00...

xkamail by Associate II
  • 462 Views
  • 1 replies
  • 0 kudos

Resolved! IO port always readuing 0v in release mode.

Hi   I am using a STM32L433 and have a digital input pin, which is checked on bootup and enables the USB if 3.3v is in the pin.  When working in debug mode, it always works, but when I switch to release mode , using stm32CubeIDE , it always reads 0v,...

Resolved! GPIO Trouble on STM32 F767ZI

I used a Nucleo F767ZI dev board to check and write firmware(The IC on the board is STM32F767ZIT6U with the other characters being AA 254 VQ Z on first line and TWN AA 341 on line 2),when I use HSI clock I am able to operate PD7, PG9, PG10, PG11, PG1...

STM32H563VI ETH_TXD1 and ETH_TX_EN pins: PCB check

HelloWe are using STM32H563VIT6 in our project. When the PCB was designed, our design team used PB13 and PB14 as TXD1 and TX_EN pins (from what I know, they were using CubeMX when designing the board). When I have started working on the board I was u...

kdalach by Associate
  • 626 Views
  • 2 replies
  • 1 kudos

Update from application

Hey,Is it possible to create a seperate space on every microcontroller for a second bootloader and firmware location? To update the firmware live? Or is this only possible on specific series? A second firmware location to place the new firmware and t...

T.Die by Associate II
  • 1949 Views
  • 9 replies
  • 1 kudos