STM32 MCUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Please give some help on L1 cache and MPU

Hello,I am working with STM32H7, Nucleo board and Atollic TrueStudio. I have a test routine processing an array of data that is in flash, test routine is also in flash. Around it I set and clear a portbit and measure execution time. Now I wanted to s...

PDR/POR reset once shortly after startup

Posting here as accidentally posted under wrong topic and was deleted...I am using an STM32F429 on a custom board. The chip is resetting once shortly after starting up, around 10 secs. I put this code at the beginning of the main function: if (__HA...

0690X000006CUuCQAW.jpg 0690X000006CUuHQAW.jpg 0690X000006CUuMQAW.jpg
hjm by Associate II
  • 322 Views
  • 0 replies
  • 1 kudos

STM32F4 Discovery and MPEG4 decoding

Posted on November 10, 2013 at 07:51Is it possible to decode a mpeg4 file in stm32f407 .at least 15 fps & 320x240 pixels.till now  i can decode jpeg pics quite fast . if its possible is there any open source library to do this?i have looked at ffmpe...

Resolved! STM32F429: The FLASH_OPTCR register has been set to 0xcfffaaed and nothing is working - how can the 0xc at the start be cleared to recover the board?

Hi AllI have been experimenting with setting flash sector write protection but found that when I did I could no longer program with the debugger. I managed to reset the options by writing the unlock sequence via the debugger (that can still connect) ...

hpipon957 by Associate III
  • 551 Views
  • 2 replies
  • 0 kudos

TIM2 exact timebase settings

Dear all,I'm using the STEVAL-PCC009V2 based on a STM32F103RBT6 microcontroller, set to work with an internal clock frequency equal to 72 MHz so CK_INT = 72 MHz (refer to figure 100 of RM0008 Rev. 19, pag. 367/1132).I need to obtain a 10 ms time base...

FF1 by Associate III
  • 876 Views
  • 4 replies
  • 0 kudos

Resolved! What is "bus turnaround phase"?

I have basic understanding about buses, but this term is new to me.What's bus turnaround phase - and measured from where to where?Google hasn't been my friend on this.