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

STM32H745 Timer 2 Triggering Prematurely when using ITR1

I have set up TIM2 as a slave triggered by ITR1,  But have not started any other timers to generate a suitable TRGO to trigger TIM2.  However, when I run the software I can see an output from TIM2 as soon as it is started.If I change TIM2 to be trigg...

NBrick67 by Associate II
  • 1857 Views
  • 6 replies
  • 0 kudos

Resolved! RTC 30 Feb

Hello st community, I work on stm32F4, and I use with RTC for date time.When I write in RTC a wrong day (for example 30 Feb 2023 or 31 Apr 2023) I havent a error in the result.It is possible to ask if the data is correct ?if (HAL_RTC_SetDate(&hrtc, &...

IlConte by Associate III
  • 1333 Views
  • 4 replies
  • 0 kudos

Printf Redirect on Multiple Core MCUs

Before starting out on further investigation, I'd like to ask if anyone has used a USART and printf redirect on BOTH cores at the same time? I'm under the impression that the "Resource Manager" library might be part of the solution, but really unclea...

Resolved! 2 PWM outputs - is this possible?

now I'm about to try 2 PWM outputs on STM32G4, one is 1/2 time-base delayed from another one.I think that it is difficult with using only 1 timer, and if using 2, is it possible?maybe like following..  using TIM2 & TIM3 for example,  both are PWM gen...

mxo_0-1693891862497.png
mxo by Associate III
  • 6218 Views
  • 4 replies
  • 1 kudos

STM32H747 with external NAND Flash and ECC hardware in MCU

Hi togetherWe use a STM32H747 MCU with an external NAND SLC Flash on the FMC bus.In the reference manual in chapter "23.8.6 Computation of the error correction code (ECC) in NAND Flash memory" and some pages later in the description of the ECC regist...

RMich.2 by Associate II
  • 1732 Views
  • 2 replies
  • 0 kudos

Restart a STM32G070 MCU

I am currently trying to start the bootloader in the system memory on the STMG070 from my application. To do this, I have changed the bits of the boot mode via software. Now it happens again and again that I can no longer access my MCU with the debug...

MZimm.3 by Associate II
  • 906 Views
  • 1 replies
  • 0 kudos

STM32H743 + Linux + OCPP support

Hi fellas,I'm intended to incorporate ocpp protocol for EV Charging station and found several implementations of them like these. Hence, if I'm able to successfully compile the Linux kernel for STM32H7432 using  this reference, whether I will be able...

UART in SPN5

Hello,I am using X-CUBE-SPN5 with F030R8 and IHM05A1 to control a stepper motor and it works well.I would now like to use UART with provided driver (stm32f0xx_hal_uart).Hence, I enabled UART use in stm32f0xx_hal_conf.h.To test UART integration, I am ...

user-stm by Associate II
  • 1821 Views
  • 6 replies
  • 0 kudos

Resolved! STM32U5 lower power mode in Threadx with trustzone enabled

Hi Team, I'm currently trying to enter low power mode mode stop 0,1,2,3 and standby mode with Trustzone enabled using Threadx. The device is entering low power mode when interrupt triggers the thread is not resuming it still in the low power mode. Is...

Gautham19 by Associate II
  • 1882 Views
  • 2 replies
  • 0 kudos

how to install linux

I am using IAR and stm32cubemx.how can i install linux os on stm32h743?I don't know howOtherwise, it would be much appreciated if you could provide a document or link

BPark.5 by Associate II
  • 3150 Views
  • 4 replies
  • 0 kudos