STM32 MCUs Embedded software

Ask questions and find answers on STM32Cube packages, including HAL, LL and middleware, and expansion software.

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Resolved! q1.15 Format

I have 1024 integer numbers in an array that are between 0 and 4096. Now I'm trying to convert these array values to Q1.15 format. These should then be between -1 and +1. With my attempt, I don't achieve any negative values, all of them are just posi...

Sax by Associate III
  • 854 Views
  • 1 replies
  • 1 kudos

Resolved! LT8491

HOW to interface LT8491 BUCK boost converter module  with STM32F103RCt6tr board with i2c protocol and give detailed explanation and if posiible give an example code