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

STM32F103 24LC128 EEPROM

Hi,I am trying to write and read 64bytes data to 24LC128 eeprom with code below. For first64 bytes i can write and read clearly but the next values can not be written. What is wrong with me ? Any advises ?HAL_I2C_Mem_Write(&hi2c1,(uint16_t)0xA0,0x00,...

er3481 by Senior
  • 736 Views
  • 7 replies
  • 0 kudos

STM32 mcu simulation

HiI am making a project on a STM32F767ZI MCU and with this situation I cant efficiently test the code which depends on input/output of digital and analog variables because i dont have access to the hardware (in this case i want do drive a motor and i...

LConc.1 by Associate
  • 613 Views
  • 1 replies
  • 0 kudos

Resolved! Writing float to EEPROM

Hello Guys, I have a AT24CM02 EEPROM which uses I2C to communicate with a STM32H7 MCU. I need to store some float values into the EEPROM, but I do not know how. I appreciate any suggestions. Thank you and best regards, Vouria

VYoun by Associate III
  • 1334 Views
  • 6 replies
  • 0 kudos

Resolved! Do STM32F401 and F411 have a CCRAM ?

The documentation of these specific MCU do not show the CCRAM in the memory map.From my understanding this is Cortex-M4 related...https://github.com/ObKo/stm32-cmake/issues/134#issuecomment-651631813

HPhar.1 by Associate
  • 381 Views
  • 1 replies
  • 1 kudos