STM32 MCUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

New possibilities for the ultra-low power segment!

STM32U0 is the first Cortex-M0+ with a static consumption of only 160 nA in standby mode with RTC (Real-Time Clock) and 16 nA in shutdown. It also achieves 118 points in CoreMark and targets SESIP level 3 and PSA level 1 focusing on firmware code pro...

gif-stm32u0.gif

What are the requirements for RAM ECC on the STM32H7?

According to what documentation I can find, ECC is supported in the caches, the TCMs, the system SRAMs, and the Flash.​For caches, the situation is simple: caches must be invalidated before being enabled (whether or not ECC is present), and the Corte...

CHead by Associate III
  • 966 Views
  • 0 replies
  • 1 kudos

Standard C I/O

Hi.I'm a newcomer into the STM32 world. I'm using Atollic Studio 9.3.0 and a STM32F0 Discovery board. I'm trying to retarget C I/O functions and I've read that one must write a _write() function ( pun NOT intended ) and that the standard library is n...

ECC on STM32H7 - L1 caches - How to check the ECC bits

​Hello,i am trying to figure out how to read out the ECC Status for the L1-Cache of a STM32H743 Microcontroller. I managed to find out how to enable or disable ECC in the instruction and data Cache but I cannot find the place from where to read out a...

MDomo by Associate
  • 446 Views
  • 2 replies
  • 0 kudos

Problem regarding programming NOR flash via OCTOSPI

I am using STM32L4R5 and S25FL128L (quadspi) NOR flash interfaced over OCTOSPI. Currently we are using single channel for erase, read and write operations. Read and erase operations seems working fine. But we are facing issue for write/program operat...

JohnG by Associate
  • 641 Views
  • 2 replies
  • 0 kudos

F429: is DMA burst length of 2 possible?

I have an application, which uses 2 channels of TIM1 to drive a full bridge d-class power stage in order to generate a sinusoidal signal. FSW is 200kHz. The CCR1 and CCR2 registers of TIM1 have to be updated at sampling frequency, so I am using TIM8 ...

Input Capture Mode- STM32 MAT Target

Hello everybody,I want to measure   the duty Cycle of a PWM Signal in Simulink. . I have managed it to  generate a  PWM signal with Simulink and STM32 MAT-Target. The problem is  now when build  a simple model to generate the code, the lines between ...

Samuel1 by Associate III
  • 428 Views
  • 0 replies
  • 0 kudos