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

Problem with TIM1 configuration of STM32F303CD

Hi, I want to configure my TIM1 to use it for driving a bldc motor. I have made several configuration in the registers, but it won't work. TIM1_CR1bits.CEN = 0; //Timer enable TIM1_CR1bits.DIR_= 0; TIM1_CR1bits.CMS = 0b01; TIM1_...

MSeib by Associate
  • 301 Views
  • 0 replies
  • 0 kudos

How to get the STM32F7 CAN peripheral out of passive mode

I have several slave devices devices hanging off connected to an STM32F7. When I power cycle the slave devices, the REC field in the ESR is greater than 128, causing the EPBF bit (in passive mode) to also be set. If I reload the chip, ESR is cleare...

NWalk by Associate
  • 344 Views
  • 1 replies
  • 0 kudos

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
  • 447 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
  • 802 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
  • 1498 Views
  • 4 replies
  • 0 kudos