STM32 MCUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

SMB/CIFS Libraries

Posted on June 09, 2014 at 10:56Hi guys,I'm looking to implement SMB/CIFS with some network hardware I have connected up to a ST32F4 and was wondering if anyone had done this before or if anyone knows of any good libraries that I could use?Cheers!

LCD on Power on ?

Posted on April 23, 2014 at 05:48Guys, Is there any solution for LCD power on ? I need to push reset button to make it on everytime I start for the first time Thanks

Dealing with Timers

Posted on February 21, 2014 at 14:16The original post was too long to process during our migration. Please click on the attachment to read the original post.

elaroussi by Associate II
  • 2137 Views
  • 12 replies
  • 0 kudos

STM32F050 replacement

Posted on June 04, 2014 at 18:00Hello friends, I have a board using the ''old'' STM32F050K4U6. ST has suddently removed the webpage of this micro .. so I can even not check if ST suggests any replacement or what to do ... So my question is : does an...

Kuikui by Associate III
  • 713 Views
  • 3 replies
  • 0 kudos

SysTick - STM32F429ZI

Posted on June 08, 2014 at 20:46 Hi, i'm trying to make a led toggle every second with SysTick but it's not working. The toggle occurs every 3 secs more or less. I also tried to do it with timers but i can't get the frequency right. However in t...

jdpv by Associate II
  • 923 Views
  • 4 replies
  • 0 kudos

Pilot LEDs: problem

Posted on June 08, 2014 at 15:49 I want to pilot LED on a ws2812: here is the datasheet http://www.adafruit.com/datasheets/WS28pdf Like you can see you need 24 bits for pilot one LED (change the color) ..My LEDs are only white ever...

hibou by Associate II
  • 312 Views
  • 0 replies
  • 0 kudos

stm32f429-Discovery

Posted on June 05, 2014 at 07:06Hello, my program runs smoothly on EWARM IDE simulator smoothly but as I select st-link and download and debug, program does not run to main.Error are (i) CSTACK beyond limits and (ii) memory and file differ. Any hel...

262K colors on SD1289 LCD ?

Posted on June 06, 2014 at 05:35 Guys, How can I set on initialization for 262K colors on SD1289 LCD ? I had tried : LCD_WriteReg(0x0011,0x6070); LCD_Delay(5); ==>64K colors ? //LCD_WriteReg(0x0011,0x40B0) ==>262K colors? ...

STM32f4x9i EVAL ( 429 /439 ) board camera module problem

Posted on June 07, 2014 at 00:58Hi guys , I'm facing some problem(s) while trying to get some video from the camera module included with both 4x9 EVAL boards. The demo program  shows ''Error while Initializing Camera Interface''While debugging the c...