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

STM32F4 MMC compatibility: 4.2 or 4.1?

Posted on February 21, 2012 at 22:16In the reference manual (section 26.1) it says:The SDIO features include the following: ? Full compliance with MultiMediaCard System Specification Version 4.2. Card support for three different databus modes: 1-bit...

ned by Associate
  • 836 Views
  • 0 replies
  • 0 kudos

I2C Problem with STM32F103ze and Sensor

Posted on February 20, 2012 at 21:28Hi, according to my thread in my native language (german): http://www.mikrocontroller.net/topic/249457&sharp2558731 I wanted to find a solution for my problem. I have Keil + STM32F103ZE + ITG3200 (http://invensens...

Forum is forked

Posted on February 15, 2012 at 01:02There now appears to be a duplicate fork of the forum, content that was in ''STM32F4-Discovery'' is now replicated here.

TIM Config on STM32L1xx for Time Base Function

Posted on February 20, 2012 at 08:47Hi, I need a support to understand how I can configure the TIM Peripheral of my stm32l1xx (TIM8 for example) to develop a time base unit. I have to configure it for generating an interrupt every 100usec. In the St...

stm32F4 discovery with Ethernet interface

Posted on February 19, 2012 at 11:52Hello I had a project concerning connection the stm32F4 discovery with Ethernet interface. The problem is that I still can’t configure my board using the stm32 eval examples find in the st siteCan anyone guide m...

the reset pin of stm32

Posted on February 19, 2012 at 10:56When power on , the reset pin functions well. But after several minitues, the reset pin goes to 2.x V and then goes to 0.6V. I just soldered a simple board, only the power and IC and caps and oscillator. Someone a...

create a frequency, use CC1 as overflow

Posted on February 16, 2012 at 16:18Hello, I want to create flanks with an Timer4 interrupt. I works if i use the interrupts from  external flanks. Now I want to create the flanks with an internal frequency. Its a little  complicated to describe all...

0690X000006050FQAQ.png

Timer change output compare mode to PWM

Posted on February 15, 2012 at 16:19Hello, I want to use a a advanced control timer (TIM8) of my STM32F103ZG (on STM3210E-EVAL) for motor control. I have problems generating the PWM signal at the right time. I initialize the timer the same way as in...

Clock for ULPI PHY?

Posted on February 16, 2012 at 22:17Greetings,We're having a hard time telling whether or not the STM32F207 will drive the clock for the PHY.  There is a sentence in the datasheet that says, vaguely   External HS or HS OTG operation supporting ULPI ...

eleventen by Associate III
  • 1033 Views
  • 3 replies
  • 0 kudos

STM32 USB CDC

Posted on February 15, 2012 at 18:56Hello. Sorry my english language -- i am russian.I am develop design with use microcontroller STM32F107.I solve use USB connection, as USB CDC.Find and download  example of this implementation.I learn some and i h...