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

Simple "Hello World" LED blink software available?

Further:Is there some simple "Hello Word" HID USB example available for STM32H7 Nucleo? (like in STM32F4 good old discovery times ... e. g. sending some value to this USB HID Demonstrator PC software?)?How can I search in this new forum setup in the ...

flyer31 by Senior
  • 1207 Views
  • 7 replies
  • 0 kudos

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
  • 331 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
  • 379 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
  • 490 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
  • 871 Views
  • 2 replies
  • 0 kudos