STM32 MCUs products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Jump to custom bootloader SysTick doesn't work

Posted on November 04, 2015 at 14:02 Hi all, Let me tell you of the configuration hat works: I have a custom bootloader (via USB or USART). The system boots from the bootloader (0x8000000), sees there is a valid application (ther...

STM32F4 Timer 2 / 5 using 32bit

Posted on March 08, 2016 at 15:15Hi, according to the reference manual the STM32F4(07) Timer 2 and Timer 5 are capable of counting 32bit. I want to use upcounting and overflow event. As far as I understand these timers, the timer counts from 0 to AR...

kruszi by Associate II
  • 492 Views
  • 2 replies
  • 0 kudos

Flash and jump to code

Posted on March 09, 2016 at 04:52I am constructing a program on the STM32F030 and am trying to flash a small segment of code to an available area of flash and them executing it. Although I can get a whole bootloader to work from examples, this is no...

luke2 by Associate II
  • 239 Views
  • 3 replies
  • 0 kudos

DMA giving hardfault in STM32F4 Nucleo @84Mhz

Posted on February 02, 2016 at 14:20I have modified an STM32F4 example and developed a windows application to interact with it for sending data continuously.I am reading a file on PC line by line and sending continuously each line on a serial port (...

darla14 by Senior
  • 957 Views
  • 11 replies
  • 0 kudos

STM32F030 Unique ID

Posted on March 09, 2016 at 12:16Has this chip serial id?How can i read it from chip as i do it on STM32F4 and STM32L0?

pestov by Associate II
  • 141 Views
  • 2 replies
  • 0 kudos

Bayer Raw image format to RGB conversion

Posted on March 09, 2016 at 12:00Hi I'm getting the RAW image data from the MT9P031 image sensor. Incoming data is Bayer raw image formats. How do I convert it to RGB format this RAW data? Is this conversion process is done with STM32F7?Thanks 

TIMER1_DMA Capture

Posted on March 07, 2016 at 12:25Hi,    I'm using STM32F103RC controller, trying to Capture Frequency from 1.2Khz to 72Mhz by using Timer-1 with DMA Channel-2. i'm not able to capture a constant count from TIM1->CCR1, the count value keeps on varyin...

USART Recieve Problem

Posted on March 06, 2016 at 21:01 Hello Everyone. Transferring data via USART2; I have some problem. Hope to see a recommendation! I am doing as this : Sending data to PC on TX line normally without any Interrupt and receiving data from PC o...

Not able to print(printf) float values in STM32L4/F4

Posted on March 08, 2016 at 09:27I am using STM32L476RG/F401RE nucleo board and trying to view the output of printf of float value on the terminal I/O.I am using IAR.But what  I am getting is this : value = %ffor the below code : float value = 168/2...

darla14 by Senior
  • 811 Views
  • 5 replies
  • 0 kudos
Labels