STM32 MCUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

DCMI , DMA and DMA2D on STM32Nucleo f429ZI

Posted on March 04, 2016 at 11:09Hello,I just bought my new STM32Nucle f429zi and started to read about DCMI(Digital Camera Interface) because my project it's about image processing.It is clear for me what DCMI does,the part I don't understand very ...

STM32F429X Clock COnfiguration Tool

Posted on February 15, 2016 at 10:05HI, Is there any Clock Configuration Tool for STM32F429X (STM32F4 Discovery Kit).I can find Tool for http://www.st.com/web/catalog/tools/FM147/CL1794/SC961/SS1533 but not this.Please advice !Br,Rp. #!stm32-!clo...

darla14 by Senior
  • 348 Views
  • 2 replies
  • 0 kudos

STM32F3

Posted on March 03, 2016 at 11:19The original post was too long to process during our migration. Please click on the attachment to read the original post.

kvresto by Senior
  • 416 Views
  • 4 replies
  • 0 kudos

arm-elf-objcopy.exe on Windowns 10

Posted on March 03, 2016 at 19:54Hi,I am trying to test the IAP exemple and I am having problems with  arm-elf-objcopy.exe. Every time I run it it seems to enter in a loop where it creates new process non stop and freezes my desktop.  Tried to run a...

slatour by Associate
  • 546 Views
  • 1 replies
  • 0 kudos

More efficient startup code

Posted on March 02, 2016 at 22:03Hi all,For an application I'm working on, I needed to speed up startup. I looked into the .init and .bss routines and saw that they weren't very efficient. I re-wrote them and got about a 2.2x improvement in startup ...

ppannuto by Associate
  • 508 Views
  • 2 replies
  • 0 kudos

What is stm32fxx_xx.s startup file for?

Posted on March 03, 2016 at 09:22Hi all,Thanks in advance for your time spent on this topic.I have spent several months on STM32 project, fine with software coding, but keep confusion on the startup file, which would appear inalmost every project as...

0690X00000605MfQAI.png
laojian by Associate II
  • 4225 Views
  • 2 replies
  • 1 kudos

Split EXTI4_15_IRQHandler into smaller ISRs possible ?

Posted on March 03, 2016 at 14:48Hi there, is it possible to divide the EXTI4_15_IRQHandler into smaller groups of EXTI Lines ? For example EXTI0_1_IRQHandler is responsible for EXTI line 0 and 1 and EXTI2_3_IRQHandler for EXTI line 2 and 3. But all...

klaus2 by Associate II
  • 698 Views
  • 5 replies
  • 0 kudos