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

Using DS3231 as OSC

The DS3231 MC has two open drain pins, SQW and SQW32, which can generate, respectively, 8Mhz and 32768 signals. Can I use these to start stm32s, sort of like an external generator? If so - those pins are open drain, what kind of pull-up resistors do ...

ADC affecting pins not in its sequencer

Hello,In some weird way, the ADC is affecting a certain pin (PA7) even though I did set that pin as one of the channels to be sampled. I trigger the ADC every 100ms, single conversion multichannel (only 4 channels) with DMA. When ADC is triggering e...

Jon3 by Associate II
  • 863 Views
  • 2 replies
  • 0 kudos

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
  • 944 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
  • 517 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
  • 947 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