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

STM32H753 eval board NOR flash address lines shorted

I'm using STM32H753 eval board and trying to implement memory tests like data, address pins short, memory cell corrupted etc. on this eval baord there is MT28EW128ABA1LPC-0SIT.for testing address pins short detection I've shorted A4 and A5 pins but H...

AShel.1 by Associate III
  • 317 Views
  • 0 replies
  • 0 kudos

Resolved! STM32 system boot USART

Hello.There is a board with 2 stm32 MCU, one of them is stm32l452. I need to upload a firmware to stm32l452 using system boot. When it starts in system boot mode, second MCU sends 0x7F waiting acknowlenge byte (0x79) but there isn't a responce. After...

DHunt.2 by Associate II
  • 263 Views
  • 2 replies
  • 0 kudos

STM32F3 Write in FLASH HAL_FLASH

Hi!I'm trying to save values in the FLASH memory, but the values don't are saved. I've implemented erase command in order to preform flash_program command. I'm using a NUCLEO64 - STM32F303RE...if(HAL_FLASH_Unlock() != HAL_OK) {   debugPrintln(&hu...

0693W00000NpytFQAR.jpg
ACast.5 by Associate
  • 790 Views
  • 1 replies
  • 0 kudos
Labels