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

STM32H7R3I8K6 vs STM32H750IBK6 current draw?

I'm trying to get a ballpark estimate of what sort of current draw consumption I can expect if we migrate to the H7R3, which uses a SMPS for the core, as opposed to the built-in LDO for the core on the H750.Is there a place I can compare the current ...

External QSPI flash programming using JLink

Dear All,Currently I am trying to load some code to the STM32U599NJH6Q that is interfaced with the MT25QL128ABA QSPI flash over the OCTOSPI2 peripheral, using a JLink programmer.The pinout of this peripheral on my custom PCB is:I have also checked th...

G_Anastasopoulos_0-1721736293186.png G_Anastasopoulos_1-1721736456038.png G_Anastasopoulos_2-1721736631933.png

Data logging and controlling STM devices via computer

Hello Everyone,I'm about to start a new project where I have some products built on STM32.Now I wanted to connect those devices to the microsoft widows based computer and build a windows software to control the devices and get the stored data from de...

prathmesh by Associate II
  • 1314 Views
  • 9 replies
  • 1 kudos

Application image integrity on stm32h7 flash

Hi,I am using stm32h745. I want to check the integrity of flash by checking crc checksum of the code in flash by storing the crc to last 4 bytes of flash. During image integrity check the calculated crc and stored crc need to compare. For this how sh...

Jpj.1 by Associate II
  • 962 Views
  • 6 replies
  • 0 kudos

RTC problem

Hello I have RTC problem using LSI clock. This issue don't work RTC.I see that SSR is change. but don't change TR. But When IAR debug configure, RTC is working.  My MCU is STM32F429My Config code is blewCould you find a wrong initialize code? void Sy...

power_su by Associate II
  • 855 Views
  • 4 replies
  • 0 kudos

Resolved! Does STM32U5xx HAL documentation exists?

Simple question, I'm trying to locate a user manual for STM32U5xx HAL library but can't find it. The official STM32U5 ST page doesn't provide it. And neither does the STM32CubeU5. Does this mean it doesn't exit yet? But if code is there, then it shou...

lgacnik97 by Associate III
  • 656 Views
  • 1 replies
  • 1 kudos

STM32H72 Flash recommended Number of wait state

Hi ,While checking the "Flash recommended number of wait state for programming delay" list for my project on STM32H723 target, observed the list is not up to 550Mhz. It's showing VOS0(boost mode) [ 70Mzh, 140Mhz, 210Mhz, 275Mhz] , It's listing max LA...