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

Set up PWR_SMPS_1V8_SUPLLY_LDO STM32H755ZIT6

Dear al!i need your help, i design PCB use STM32H755ZIT6, i set up mode PWR_SMPS_1V8_SUPLLY_LDO via STM32CubeMX 6.12.1. I expect core M7's clock is 400Mhz, M4's clock is 200Mhz. I measure voltage after L2 is 1.8V, at each Vcap pin is 1.0V, The MCU wa...

Resolved! VDDCSI, VDD33USB pin on STM32N6

Hi,I do not plan to use USB or CSI, and the board only receives 1.8V power. So, I asked how to connect the VDD33USB pin, and I was told to just connect it to GND. However, I have two more questions.I currently have the VDDA18USB and VDDA18CSI pins co...

TIM7 is stopping after working

Hi everybody,I'm working on a STM32F446. I'm using the UART.I've a function with switch/cases which instead of a function number fill a buffer.ex :switch(function) {case 0x00 : Txbuffer[idx_trame++] = 0x00;break;case 0x01 : Txbuffer[idx_trame++] = 0x...

tim7.png
fab04 by Senior
  • 205 Views
  • 2 replies
  • 1 kudos

Beginner example for DCMIPP on STM32N6570DK

Hello, I wanna use the development board STM32N6570-DK for taking a picture with MB1854B. i am quite new for DCMI and DCMIPP. i just want to read the image through the pipe1 of dcmipp but i dont know how to config the MCU in .ioc file. Can anyone exp...

pawatJoy by Associate III
  • 428 Views
  • 3 replies
  • 0 kudos

Entering EPR mode failed - USBPD

Hi team,  We have our own customized USBPD board (STM32L562CET6) which support both SPR(100W) and EPR(140W). SPR is working great, now we want to work on 140W using EPR mode. So that initially we have tried to enter EPR mode by following method #defi...

AVND_0-1719926148663.png AVND_1-1719926178947.png
AVND by Associate II
  • 2487 Views
  • 5 replies
  • 0 kudos

Resolved! STM32U585OIY6QTR ADC reading garbage values

I am planning to do an aging test which need capture the voltage of a net, but i found STM32U585OIY6QTR report a value about 40 while the actual voltage of ADC channel is close to VREF.Then i write a simple ADC demo to verify ADC configuration, and r...

Image20260316112201.png Image20260316112207.png