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

SMT32F1 I2c SCL stretching

Hi, allI have a project using a STM32F103c8t6 that works perfectly with HAL 1.4.0, but when I update a HAL to 1.6.1 version, the i2c device which is configured as a slave, after some writing or reads from the HOST it keeps the SCL in LOW, causing acc...

CBair by Associate
  • 153 Views
  • 0 replies
  • 0 kudos

Code Generation from MC Workbench

Hi,I am interfacing a new motor to STEVAL-SPIN3201 board. It is a BLDC with four poles. In order to integrate the new motor settings, I am generating .h files from MC workbench 5.2.0. But here is the catch. The files generated by MC workbench does no...

ABasa by Associate
  • 244 Views
  • 1 replies
  • 0 kudos

Corrupted RAM after enabled D-Cache

I'm working on the NUCLEO-H743ZI (STM32 H7 processor).In main after enabeling the MPU I enabled the D-Cache by calling SCB_EnableDCache()​.I noticed that my RAM starting at 0x30000000 is getting corrupted after calling SCB_EnableDCache() .Any Ideas w...

Yood by Associate II
  • 255 Views
  • 2 replies
  • 0 kudos
Labels