STM32 MCUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

UART receive data problem

Hi,I am using stm32f103 mcu for UART data transmit and receive. I am using UART interrupt for both receiving and transmitting. Sometimes received data takes a different value than it should be. This occurs when i send some data from stm32 to serial p...

er3481 by Senior
  • 1250 Views
  • 4 replies
  • 0 kudos

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
  • 980 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
  • 1335 Views
  • 7 replies
  • 0 kudos