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

STM32H7 AXI bus clock stopped in CSleep?

According to RM0433 revision 5 section 7.5.12, “The AXI bridge clock is enabled when the CPU is in CRun mode.�? Does this mean that the AXI bridge clock is disabled (and presumably things connected to the AXI, like the MDMA) do not work in CSleep? Th...

CHead by Associate III
  • 355 Views
  • 0 replies
  • 0 kudos

Possible ways to save 40Kbytes/Second?

I would like to know what are the possible ways to save 40KBytes per second? what type of memory devices do i have to use. I presumed of using class 10 memory card but it has only 10Mbitspersecond (= 1250KBytes/second). I would have to store atleast...

Apill by Senior
  • 332 Views
  • 1 replies
  • 0 kudos

Disabling a timer after PeriodElapsedCallback is called

So I have two timers, one in OC mode and one in IC mode. The IC waits until the OC toggles, it registers the value and waits for it toggle again to record a second value. What I want to do is after the OC timer has toggled twice is for it to disable ...

FFuma by Associate II
  • 589 Views
  • 1 replies
  • 1 kudos

Resolved! HSI/2 before PLLSRC in STM32F030xC ?

Posted on January 26, 2018 at 18:50Hi,I have a problem with the PLLSRC of a STM32F030RC : to obtain 24MHz for the sysclk I have to use PLLMUL @ x6 with HSI (8MHz) but 6x8 = 48MHz ?If I output the sysclk on a MCO pin (with no div) I have actually 24M...

Peter M by Associate II
  • 2228 Views
  • 12 replies
  • 0 kudos

How do I learn STM32?

HiI have learned AVR with C language . I have learned C++ language and a little C# .Now i want to learn stm32 . I have 2 questions .1.What should i do ?2.Should I read the reference manual first or the Hal driver?

gamer by Associate II
  • 763 Views
  • 5 replies
  • 0 kudos

Bootloader Size?

Hi Guys, I'm working on bootloader.The size of the bootloader memory is determined by how?In some applications 32KB is determined as 2KB in some.So how?My MCU: Stm32f072

Hi world! by Associate III
  • 836 Views
  • 2 replies
  • 0 kudos