STM32 MCUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Problems with programming LCD (STM32L)

Posted on October 30, 2014 at 10:48I am new to stm32 programming and I am using the STM32L1 Discovery Board (this one http://uk.farnell.com/stmicroelectronics/stm32l152c-disco/stm32l-discovery-eval-board/dp/2317987).I was trying to program the embed...

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
  • 672 Views
  • 1 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
  • 544 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
  • 3149 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
  • 1492 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
  • 485 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...