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

Chaining two timers on the STM32G4

I need to chain two timers together to get one 48-bit timer that counts microseconds, I'm thinking of using TIM2 as the master and TIM3 as the slave. I have the feeling some of the answers are contained in this table in the Reference Manual but I can...

c_shearer_cooper_0-1711461609158.png c_shearer_cooper_1-1711461683863.png c_shearer_cooper_2-1711461691949.png

SPI communication

Hello,I have problem with establishing wifi connection on STM32H7B3I-DK. I am using SPI2. I dont get any response. I am using simple AT command, that should give response 'OK'.  This is my int main() and initialisation of SPI2:int main(void){/* USER ...

Resolved! ADC doesn't work after code gneration

I’ve been working on a project for a while and initially generated the code only once at the beginning to set up the hardware configuration. Recently, I updated STM32CubeIDE from version 1.14.1 to 1.15.0. After updating, I regenerated the code withou...

Anassoumi by Associate III
  • 3240 Views
  • 9 replies
  • 1 kudos

Resolved! Identifying Silicon Revision of STM32H735IGK6U

Hello,we are using STM32H735G-DK Eval Boards equipped with differently marked STM32H735IGK6U chips.One saying:-------------------STM32H735IGK6UAA126   VQ ZTWN AA 109                    D2--------------------and the other one saying:------------------...

rk_iot by Associate III
  • 1379 Views
  • 2 replies
  • 0 kudos

Regarding RTC Alarm Interrupt

Hello STM32 Community,I'm currently working with the RTC peripheral on an STM32F4 device, and I have a question regarding RTC alarm events.I've been able to generate interrupts at specific intervals, such as 250ms or 500ms etc, using the RTC alarm fe...

san123 by Associate
  • 976 Views
  • 1 replies
  • 0 kudos

Question about HSE and LSE

Hello guys. I'm trying to design a custom pcb that uses an STM32h7a3zit mcu and one of the most confusing parts is clock configuration. I will mainly use the hs usb interface. I've searched a couple of online sources and from what i could find is tha...

Στιγμιότυπο οθόνης (701).png Στιγμιότυπο οθόνης (700).png

Tool recommendation for measuring load on STM32F072CBTx

Hello everyone,I hope you're all doing well!I just wanted to take a moment to express my gratitude for all the guidance and assistance I've received from this community. Thanks to your support, my learning journey with ST Microcontrollers, particular...

Ali5 by Associate III
  • 730 Views
  • 2 replies
  • 0 kudos

Resolved! STM32H7R/S XSPI flash wirte when on XIP mode

Hi, I'm wondering if write and erase external flash menory can be done when XIP mode on the same external Octal-Flash?I read RM0477 Rev 4.pdf and it told not recommand to programm the flash in this mode, and indirect mode can do that.Since the MX66UW...

RSTAC.1 by Associate II
  • 1622 Views
  • 3 replies
  • 2 kudos