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

I'm using NUCLEO64 F302R8 controller, it works when I first debug the program, then it doesn't work at all. What could be the reason for this?

In my project, I convert char array components to uint_8 data type with atoi. It works fine with my project in the debug phase, then it doesn't work. I have to debug every time I want to run it./* USER CODE BEGIN 4 */ void HAL_UART_RxCpltCallback(UAR...

YBAYR.1 by Associate III
  • 357 Views
  • 0 replies
  • 0 kudos

SDRAM data Duplicated

Hi,everyone. currently i'm trying to acces IS42S16400J SDRAM using STM32H743ZIT. but i have problem, when i write "01020304" data to C0001000 addres the data was duplicated to addres c0001080,although i didnt write anything on that addres do you guys...

0693W00000aHURUQA4.png
fasyr.1 by Associate II
  • 293 Views
  • 0 replies
  • 1 kudos