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

STM32F429i - Discovery PWM

Posted on April 30, 2014 at 19:55I was wondering what is the problem with the code that I have copied and changed the pin configuration. The objective of the code is to have a PWM output on the LEDS of the STM32F429 Discovery Board. The LEDs are ass...

zereflai by Associate II
  • 851 Views
  • 2 replies
  • 0 kudos

stm32l100 UART

Posted on March 31, 2014 at 09:09Hello,   Im trying to communicate via UART (USART1 stm32l100) ,...Implemented own Hardware Flow (Software way to assert and dessert ,.RTS,CTS,HRDY , according to the  requirement of my application,...)Now need to sen...

sundar by Associate II
  • 2082 Views
  • 10 replies
  • 0 kudos

stm32 accelerometer

Posted on April 30, 2014 at 11:54hi, I have a problem. I2C busy flag always set. I am using I2C1 peripherel. this peripherel conected EEPROM, IO expander and Lis302dlI think, problem is attaching EEPROM  or  IO expander. how can I disconnect EEPROM ...

Where can I find all the examples for the STM32F4Discovery?

Posted on April 30, 2014 at 15:25I just purchased an STM32F4Discovery and I'm getting very frustrated before I've even begun working with it. All the website product pages and documentation say that there are many application firmware examples locat...

sandtime by Associate II
  • 2982 Views
  • 5 replies
  • 1 kudos

32F429IDISCOVERY Pinout / Free IO

Posted on April 16, 2014 at 10:11Hello The http://www.st.com/web/catalog/tools/FM116/SC959/SS1532/PF259090has a few Free I/O Pins. Is there a list of alternate functions of those pins? It's not mentioned in the corresponding documentation DocID02517...

sultanof by Associate II
  • 4134 Views
  • 28 replies
  • 0 kudos

STM32F4Discovery with FatFS in SPI mode

Posted on April 27, 2014 at 20:47Hi all, Is someone else tried to implement solution about Fatfs (sd card) on discovery card with SPI communication ? I triedhttp://eliaselectronics.com/reading-sd-cards-with-the-stm32f4-discovery/ with http://elm-cha...

tgoin by Associate II
  • 650 Views
  • 2 replies
  • 0 kudos

Where do basic System Debug setting happen using STM32Cube

Posted on April 30, 2014 at 20:40I'm working with a project generated by STM32CubeMX. I can see all the generated code that enables the various IPs and all the pin configuration. However, I can't locate where GPIOs are set to be used for SWD/SWO. I ...

kartik by Associate II
  • 931 Views
  • 4 replies
  • 0 kudos

STM32F401 -- SPI Slave Receiving 32bit word

Posted on April 30, 2014 at 23:57I have a SPI master device that transmits data in 32 bits while NSS is active. Since the STM32F401 SPI can only be configured as a 16bit SPI port, I am wondering if I can still make it work. Will the SPI port continu...

dibs by Associate II
  • 342 Views
  • 0 replies
  • 0 kudos

Facial recogniction and eigenface

Posted on April 30, 2014 at 14:38Guys, Does anyone of you have experience on using eigenface for comparing the image from camera ? Any references ? thanks #cross-post