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

ADC sample rate

Posted on May 04, 2018 at 07:47Hi all,I have seven adc channels to convert using STM32F051. I set the ADC to be triggered by timer 15. I also setup DMA to put all the converted results to a memory buffer and have a Transfer complete interrupt set. H...

STM32F030 global buffer getting corrupted

Posted on May 05, 2018 at 16:50Hi All.I am using STM32F030 as my development platform. I have a RF module connected to UART2.The uart is operating at 9600, UART_RX is configured as interrupt. Things work fine, but sometimes a global buffer defined a...

Why Initial SP value do we need?

Posted on October 19, 2017 at 17:30Hi,I have some question about the relationship which is purpose of Initial SP 0x0000 and Reset 0x004 vector and Flash memory address.For example, let's assume that  I made one simple firmware and its size is 0x1000...

0690X00000608ieQAA.png 0690X00000608WpQAI.png

STM32L031x6 custom bootloader

Posted on March 27, 2018 at 16:07Hello!  I manage to write a custom boot loader in STM32L031E6 using I2C interface.  To do so, it requires the MCU to provide at least the following features:1. Reallocation of vector table2. API functions for interna...

Question about linker script

Posted on May 06, 2018 at 06:03Hello,I am trying to write a firmware upgrade and bootloader module for a hobby project of mine. I am using a STM32L4 chip.The bootloader is a customer bootloader residing in the first bank taking about 10 pages of fla...

STM32F031 PWM input capture without CubeMx.

Posted on May 03, 2018 at 15:03Hello I am Alexandre,I am working on STM32F031C4T6I succeed to read the duty cycle and period of PWM on port PA8I tried to do the same on port PA4, PA6, PA7, PB0, PB1, PB10 and PB11, but it is not working at all.Here m...

STM32F4-Disco Strange Glitches on SPI1

Posted on May 04, 2018 at 13:07i have a STM32F4-Disco configured SPI1 / SPI2 as slaves to observe the in- and output of an external SPI-device (done with CD4021/CD4094 shift registers) and output something on SPI1 (MISO PB4) . SCLK goes to PB13 (SPI...

0690X0000060AwxQAE.png

DMA With TIM3

Posted on May 03, 2018 at 13:24Waclawek.Jan‌ELMHIRI.Syrine‌Turvey.Clive.002‌Hi all,I have to generate a PWM signal of 15%,40KHz  with a short pulse in response with a input.the task is, at initial the input state will be low. when input will b...

sanju by Senior
  • 1194 Views
  • 7 replies
  • 0 kudos

IDLE interrupt on STM32F0 fires when enabling it

Posted on January 31, 2018 at 15:53Hi, I am trying to implement variable message length UART reception using USART IDLE IT and the DMA on the STM32F072 as detailed in this very helpful https://community.st.com/0D50X00009XkW2nSAF. I have discovered t...

B Zikhali by Associate III
  • 2258 Views
  • 1 replies
  • 0 kudos