STM32 MCUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

STM32 UFBGA176+25 Recommended Land Pattern

Posted on October 30, 2014 at 10:45The title says ist all - is there a recommended land pattern for the STM32 UFBGA176+25 package (0.8 pitch)? Can someone share their experience with low-cost prototyping shops like PCB-Pool? #stm32-land-pattern-l...

arne by Associate II
  • 519 Views
  • 1 replies
  • 0 kudos

debugging keil uvision memory window

Posted on October 28, 2014 at 17:58hi guys,I know this isn't really the right forum for this because its more about an ide than a microcontroller, but the uvision forum is broken, and has been for a little while.While I wait for keil's support to fi...

a105035x by Associate II
  • 2382 Views
  • 5 replies
  • 0 kudos

Identifying revision of stm32F429

Posted on October 30, 2014 at 12:08Hello, i have bought a stm32f429zit6 and have the suspiction that they delivered me a revision y, but assured me before that they have revision 3 in store. Can you acknowledge that this is revision y? Thanks! Stef...

0690X00000602yhQAA.jpg
sk-st by Associate III
  • 453 Views
  • 1 replies
  • 0 kudos

XML parser

Posted on October 07, 2013 at 13:12Hello everybody! Is anyone use XML parser at STM32 mikrocontrollers? I search a lot but not found a good for the embedded applications.

totti001 by Associate II
  • 2788 Views
  • 10 replies
  • 0 kudos

EXTI Interrupts with STM32VLDISCOVERY

Posted on January 04, 2014 at 13:40 Hello, I am using STM32VLDISCOVERY and connected 4 tiny push buttons to Pins PB12, PB13, PB14 and PB I am using external pull-up resistors of 100K each (I guess 10K would be much better). Using the...

aa_talaat by Associate II
  • 1226 Views
  • 7 replies
  • 0 kudos

configuration vs. standarisation

Posted on October 28, 2014 at 21:16While the STM32F4 is a real beast, it is very clear that ST people put a lot of effort in the HAL library an the CubeMX software.Unfortunately, it seems to me that this huge effort has not produce the expected resu...

Johanan1 by Associate II
  • 397 Views
  • 4 replies
  • 0 kudos

Speeding up complex computation

Posted on October 28, 2014 at 19:00 For my university i am making camera based laser spot position detector. By simply making mass centre calculation i can get position of laser spot on ccd camera. Problem is, array is large 1024x102...