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

BITBANDING ADDRESS CALCULATION

I wanted to toggle an LED in STM32 , there's this GPIOx_BSRR ,The boundry address for the GPIOC is 0x4001 1000 and the register (GPIOx_BSRR) is on the offset 0x10,I wanted to toggle the led_13 using bitbanding but Im not getting to the alias address0...

Oahme.1 by Associate III
  • 838 Views
  • 2 replies
  • 0 kudos

ADC_Regular_ConversionMode with Range 2. First rank is channel1, second rank is channel2. How to read odd and even from buffer

I am using ADC_Regular_ConversionMode with Range 2. The first rank is channel1, the second rank is channel2. I would like now to adapt code, because before I have only 1 range and only 1 channel.I am calculating average "average += buffer[i];" in the...

MBomb.2 by Associate
  • 467 Views
  • 1 replies
  • 0 kudos

Blutooth mesh publish latency

Hello all,We are currently evaluating the bluetooth mesh implementation of ST integrated in our tools and in nucleo board.But right now, I'm facing a problem : the latency to send messages with the MOBLE_RESULT BluenrgMesh_SetRemotePublication(..)AP...

nicolas b by Associate III
  • 847 Views
  • 3 replies
  • 0 kudos

Resolved! international oscillator accuracy over temperature range

Microcontroller may be; STM32L0 or L4Required; 5% worst case over -5 to 50'C​The microcontrollers are quoted 1% accurate at 25'C but I can not find how accurate they over the ICs temperature range. I want to avoid trimming or fitting a crystal.​​The ...

STM32F746-Disco - QSPI Failed to initialize external memory inside Cube IDE but all there are no problems using ST-LINK

This is my configuration in the include file (settings2.h) with the data to fix in the QSPI during the program phase#ifndef IMG_NO_DATA #if defined ( __ICCARM__ ) #pragma location = ".textqspi" #else __attribute__((section(".textqspi"))) #endif   con...

0693W000006FZM6QAO.png 0693W000006FYdpQAG.png 0693W000006FYdfQAG.jpg 0693W000006FZZPQA4.png