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

STM32H745IIT6 - is power wired right?

Ok here is the situationDid a board design, when plugged in i noticed 3.3v was not outputting correctly. Realized I put the wrong 3.3v regulator, maxes out at 100ma. Removed and put in a 3.3v regulator that goes up to 800ma which i thought would be f...

STM32H745IIT6.png STM32H745IIT6-bottom.png STM32H745IIT6-right.png STM32H745IIT6-left.png

STM32F411CEU6 with VL53L8CX SWD ist not working

Hey guys,I set the SWD up for a project inculding a PCB with an F411CEU6 and an VL43L8CX. To test the pcb, I wana get the distance printed to the SWD console. I set up the SWD and with the main.c file it works fine, but with the vl53l8cx.c the printf...

julion2 by Associate II
  • 6404 Views
  • 12 replies
  • 0 kudos

STM32H723GT6 bare test failing

I have had a couple of Nucleo 144 test/demo boards for a couple of years and have had no issues with them. So I decided to try and create the simplest PCB from scratch. What is happening is the chip itself is resetting when powered with a repeated si...

MDeac.1 by Associate III
  • 1082 Views
  • 2 replies
  • 1 kudos

How to use I2C with DMA - Touch Sensor

Hi,I have had partial success implementing DMA with I2C as below but the only way I can receive the data "val" is by adding a HAL_Delay of 1uS and the "val" is shown as an incorrect value. Is there anyway to both do the DMA send and receive without t...

Linkpad by Associate III
  • 1945 Views
  • 4 replies
  • 1 kudos

Resolved! Using DMA from ADC to DTCM with STM32F765VITx

I have a project that is using DMA channels to transfer ADC values to DTCM. The values seem to be getting to the memory correctly but I was confused by Figure 1 of the datasheet which shows the ADC/DMA/SRAM on the AHB but the DTCM on a bus that appea...

BobbyBeta by Associate III
  • 1382 Views
  • 2 replies
  • 1 kudos

Linearity of HRTim Compare

Hello together,when inspecting the behaviour of the HRTimer regarding the compare output, I found that with Clk multiplier 32, there is a non-linearity in the compare timing (stepwidth) of about +150 ps (330 ps step instead of 180 ps between adjacent...

pv_he by Associate
  • 1005 Views
  • 2 replies
  • 1 kudos

Resolved! Connecting LSE to STM32L010?

Hello, all, and Happy New Year!I'm trying to design my first microprocessor board. I'm trying to follow the guide given by Phil's Lab on YouTube, at https://youtu.be/nkHFoxe0mrU?si=Dx6cx6-a9yXncmEW, which I find very helpful. I'm using an STM32L010K4...

KevinZ by Associate III
  • 4338 Views
  • 11 replies
  • 3 kudos

Resolved! W25N01xxxIG Driver for STM32H7

Hello, I have been trying to make a driver for the Winbond(W25N01GV)  NAND flash over QSPI(to use it in memory-mapped mode) but I've been failing so far. Can somebody give me some ideas about what I am doing wrong? I used W25Q256 before, but now I wa...

Zakba.1 by Senior
  • 3075 Views
  • 2 replies
  • 1 kudos