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

SPI Communication with STM32G031 using HAL

Hello,I tried to configure the STM32G031K8 Nucleo Board using CubeMX to send a request to an attached sensor using SPI1. To my request (2 bytes) the sensor should answer with 4 bytes. I configured the data size to 8 bits and the clock parameters core...

CLau.1 by Associate
  • 257 Views
  • 0 replies
  • 0 kudos

Resolved! How to use HAL i2c and math.h in same project?

Hi everyone! I am using STM32F4 and IMU to read gyro and accelerometer, and than calculate IMU's euler angles. I can get data from IMU it is OK but when I try to add something from math.h program stops working but it also don't gives error or warninn...

0693W000004JjWRQA0.png 0693W000004JjZ5QAK.png
MDoğr.1 by Associate II
  • 413 Views
  • 1 replies
  • 0 kudos

timer

I am using NUCLEO-H743ZI2. I am trying timer to generate pulse using TIM_OCMODE_TOGGLE channel 1. my timer clock is 100MHz, I set pre-scaler as 9 and channel 1 pulse as 9 as well. It seems it is difficult to get pulse, except I add more count on chan...

Cable length limitation for SPI run at 40MHz ???

I had trouble to activate SPI communication with SPI in 40MHz frequency in 55cm long cable , even I modified output speed to "Very high speed" . Is any other register that I need to set to support high speed clock in long length cable ? 55cm long cab...

AShiu.1 by Associate
  • 338 Views
  • 1 replies
  • 0 kudos
Labels