STM32 MCUs Products

Ask questions, find answers, and share insights on STM32 products and their technical features.

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

make a off delay timer

i want to assign a number to parameter in program and check if my parameter is equal to my number , disable a pin after passing a 10 sec.in the other hand i want to make a off delay timer with HAL library .i use STM 32 AND KEIL IDE.

Aes.1 by Associate
  • 1116 Views
  • 6 replies
  • 0 kudos

How to load 8-bit hex value in integer array.

Hello,I am trying to communicate between stm32 and charger ic(bq25700a) and i am using I2C communication protocol.For that i have to transmit hex value in such a way that 8-bit LSB first and then 8-bit MSB.I am transmitting hex value 0A00, so i am ta...

Mohan1 by Associate III
  • 1533 Views
  • 7 replies
  • 0 kudos

Resolved! After powering up of Nucleo 144 board user LEDs start blinking after we press user push button. In which memory is this code loaded?

Hi! I am new to stm and recently started working on Nucleo 144 board. After powering on the board, the user LEDs start blinking in different frequencies after we press the push button. I wondered if this program is preloaded on flash?​

HP99 by Associate
  • 680 Views
  • 1 replies
  • 0 kudos

Readings not constant

Hi all,I'm a newbie in approaching STM32, so sorry if question could be stupid. I am trying to connect via I2C an IMU sensor MPU6050 to my nucleo board STM32f44.I read data through the following function that I call from main function, as you could s...

gazelle by Associate
  • 836 Views
  • 3 replies
  • 0 kudos