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

How to enable only M7 core on dual processor MCU.

Hi, I have a STM32H745 MCU, which has both M7 core and M4 core. I created a project in CubeIDE, and the code that is automatically generated expects both processors to be active.Indeed, in the code of the main. of core M7, wait for core M4 to boot be...

FMass.1 by Associate III
  • 587 Views
  • 2 replies
  • 0 kudos

Resolved! How to configure I3C port on NUCLEO-H503

Hello.I'm trying to make an I3C Master device using the NUCLEO-H503 board.I am trying to implement GPIO by directly controlling, without using HAL Library.However, I3C port uses both Open Drain and Push pull,Is it possible to implement this function ...

sh.lee by Associate II
  • 684 Views
  • 2 replies
  • 2 kudos

WWDG RESET Due to osDelay

Behaviour of WWDG on STM32L071KZUx.We are trying to read and write 256bytes from the Slave. In a specific case the Slave needs delay of 120ms to process the data when we add 120ms of delay in the MCU, the void HAL_WWDG_EarlyWakeupCallback(WWDG_Handle...

VSoun.1 by Associate II
  • 2982 Views
  • 2 replies
  • 0 kudos

STM32U585 Smart Card Communication

Hi AllWe are testing the STM32U585 Smart Card mode with clock and trying to connect with external SAM module. We are able to get the USART-ISO7816 frame format from the controller but we are unable to capture the ATR value from the module in a correc...

PJose4_0-1687771024546.png PJose4_1-1687771062858.png
PJose.4 by Senior
  • 2027 Views
  • 13 replies
  • 0 kudos

STM32F446 TIM2 16b versus 32b conflict in RM

I'm having trouble getting TIM2 PWM to work so I've been studying the RM closely. The following conflict came to light.The RM shows TIMx_ARR and TIMx_CNT as 16b, but TIMx_CCR1,2,3,4 as 32b. The text (section 17.2) says TIM2 & TIM5 are 32b. Some debug...

DHase.1 by Associate III
  • 291 Views
  • 1 replies
  • 0 kudos

External debugger NUCLEO-H743ZI2

The goal: Debug the NUCLEO-H743ZI2 with Tracealyzer.To do it I have to connect the board with my computer via jlink. I found the tool STLinkReflash, that can emulates the jlink in the stlink. The problem I found is that it does not work for the stlin...

Manu Gr by Associate
  • 544 Views
  • 3 replies
  • 0 kudos
Labels