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

STM32 sleepmode problem

Hi. everyone"I've found that when I enter sleep mode, my uwtick stops counting, which causes issues with calculating the DataCollect time after waking up with the RTC. Is there a way to resolve this?"while(1){    if(HAL_GetTick() >= Tcmd1_dataCollect...

Resolved! STM32G0B0 writing to PD1 affects PD0

I am running into an issue with the STM32G0B0 MCU: Writing to PD1 seems to result in the opposite value being somehow applied to PD0, even though PD0 is set to input.Effectively, I created a new project in STM32CubeIDE, configured PD0 & PD2 as GPIO_I...

LukasLang_0-1721313010010.png

NUCLEO-H745ZI-Q DMA Problem

I tried to use this board to capture image by using DCMI DMA with a ov2640 camera. The problem is data read is successful in DCMI(by watching the register) but the buffer(initialized:uint32_t buffer[16000]={0}) used to store the image data was the sa...

屏幕截图 2024-08-04 191212.png 屏幕截图 2024-08-04 191418.png
EsonShen by Associate II
  • 280 Views
  • 3 replies
  • 1 kudos

Resolved! make all make: *** No rule to make target ...

Hello everyone,​I use GPIO example project (from repository of ST) and open it by STM32 cube IDE. then when I built it give error: make all make: *** No rule to make target ...How to fix this error?Thank you! Sorry cause my English not good.​​

_legacyfs_online_stmicro_images_0693W00000bi7INQAY.png
Stark by Associate II
  • 2760 Views
  • 8 replies
  • 0 kudos

Nucleo board health test ?

I have 19 nucleo-u5a5zj-q, my program successfully run on 18 of then but fails for 1 (I did not modify the board nor connect anything else than the STLINK USB cable). Failure here means it detects a hardfault.Is there anything that I can use to verif...

acapola by Associate II
  • 275 Views
  • 3 replies
  • 0 kudos
Labels