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

jump from flash to RAM

Posted on July 13, 2014 at 14:19Hi,We have application that run in flash from address: 0x08000000.In order to update the application, we send loader code to the application through USB, the application copy the loader code in the RAM starting from a...

ilanh by Associate II
  • 523 Views
  • 1 replies
  • 0 kudos

STM32F3, SPI and L3GD20 communication problem

Posted on July 12, 2014 at 13:25 Hay! That's me with a problem, again! I am trying to communicate my gyro sensor on my discovery board via SPI interface. Firstly, as always, i was trying to do this all by myself with reference manual, but i fail...

maciek by Associate II
  • 352 Views
  • 1 replies
  • 0 kudos

DMA_FLAG_FEIF0 value incorrect in stm32f4xx_dma.h?

Posted on July 12, 2014 at 15:59While trying to track down my DMA2 stalling problem, I've tried to enable interrupts for things other than completion. As a result, I notice that these two definitions: </p>   #define     </b>     DMA_FLAG_FEIF0 ((u...

Problem in duty cycle

Posted on July 11, 2014 at 16:14Dear sir,i have following conditions.the problem is that, my actual value & compiler value are not matching.in debug options.1) i am getting duty cycle on o.scope less than 2% the actual calculations.look forward to h...

deepak by Associate II
  • 719 Views
  • 4 replies
  • 0 kudos

STM32F103 with uCGUI

Posted on July 12, 2014 at 08:22A good example of uCGUI Graphics Framework running bare (without any RTOS) on STM32 Development Board with Source Codehttp://ucguibarerun.blogspot.in/ #ucgui

STMf030 USART

Posted on April 05, 2014 at 10:39The original post was too long to process during our migration. Please click on the attachment to read the original post.

sanjib by Associate III
  • 2898 Views
  • 25 replies
  • 0 kudos

stm32f103zet6 spi3 dma tx

Posted on July 12, 2014 at 03:32hi everyone,how can I use the SPI3 DMA TX,the following is my configuration(it do  not work):RCC_APB2PeriphClockCmd(RCC_APB2Periph_GPIOB, ENABLE);//IO?? RCC_AHBPeriphClockCmd(RCC_AHBPeriph_DMA2, ENABLE);//DMA 2???? //...

positively lost regarding systick

Posted on July 10, 2014 at 21:25The original post was too long to process during our migration. Please click on the attachment to read the original post.

d_dhmas by Associate II
  • 785 Views
  • 4 replies
  • 0 kudos