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

what's the initial stack address of stm32?

Posted on July 08, 2016 at 09:44 Hi guys: I've alredy checked the .map file. I found the two STACK 0x2000c170 Section 2304 startup_stm32f10x_cl.o(STACK) __initial_sp 0x2000ca70 Data 0 startup_stm32f10x_cl.o(STACK) And i...

BeMercy by Associate II
  • 700 Views
  • 1 replies
  • 0 kudos

Urgent - Keil uVision code limit reached

Posted on July 08, 2016 at 01:28Hi all,I'm a student, mainly using Keil uVision to program an STM32F4 for my own quadcopter flight controller. I'm also nearing the end of a small contract using the same MCU and uVision software.Last week I reached t...

max239955 by Associate II
  • 3439 Views
  • 5 replies
  • 0 kudos

Communication between two stm32l031k6 (lib STM32cubemx)

Posted on July 07, 2016 at 10:50 Hello xD, I want to communicate with two STM32L031K6 in SPI with the library HAL for STM32CubeMX. I configure a Master with emission interruption and the other in slave reception with interruption. and I connec...

ibrahim by Associate II
  • 645 Views
  • 1 replies
  • 0 kudos

ADC pin Current Draw

Posted on July 08, 2016 at 09:13I am looking for the typical as well as the maximum value of ADC pin current draw while it is sampling. My micro is a STM32F103.Many thanks. #adc #adc-pin-current-draw

STM32L4 - New packages planned?

Posted on May 18, 2015 at 19:26Hello First of all, congratulation for the power efficiency of the ''new'' STM32F411, at low speed it's actually more efficient than a STM32F0, impressive. But I'm missing one important feature, it hasn't touch sensor ...

Tantalum by Associate II
  • 1907 Views
  • 10 replies
  • 0 kudos

External interrupt for trigger ADC

Posted on July 07, 2016 at 10:38 Hi I use EXTI for trigger ADC for stm32f RCC_AHBPeriphClockCmd(RCC_AHBPeriph_DMA1, ENABLE); /* DMA1 Channel1 Configuration ----------------------------------------------*/ DMA_DeInit(DMA1_Channel1); DM...

0690X00000605QDQAY.png