STM32 MCUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

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...

Output pin cannot be changed Timer10 PWM.

Posted on February 15, 2012 at 13:50 Hi I have trying to use TIM10_PWMOutput examples from STM32F2xx Standard Peripherals Firmware Library. It works very well but if I try to using the other output pin than GPIO_Pin_6 the output is quit. The...

pentti by Associate II
  • 839 Views
  • 5 replies
  • 0 kudos

stm32(usb device) to pc

Posted on February 15, 2012 at 15:08Hi, I'm a newbie with the stm32(I used  st 8 bit mcus until now) I'm interested on develop a simple fw to send data via the embedded stm32 hw usb. On the pc side(client) I want to realize a simple software that sh...

STM32F2xx USB Library - Default COM Port Configuration

Posted on February 15, 2012 at 18:12I am trying to use the VCP example project in the STM32F2xx USB library on an IAR STM32F207 dev board.The device enumerates correctly when I plug in a laptop and it is recognized by the ST VCP USB driver as COM4. ...

About I2C_DutyCycle and I2C_OwnAddress1

Posted on January 14, 2012 at 07:29I2C_InitStructure.I2C_DutyCycle = I2C_DutyCycle_2; I2C_InitStructure.I2C_OwnAddress1 = 0x33; /** @defgroup I2C_duty_cycle_in_fast_mode   * @{   */ #define I2C_DutyCycle_16_9              ((uint16_t)0x4000) /*!< I2...

viprobin by Associate
  • 901 Views
  • 2 replies
  • 0 kudos

SDIO problem RXOVERRUN

Posted on February 14, 2012 at 22:20Hi All, I have a problem with my MMC card. I try to read the EXT_CSD (512 bytes) with no success. Someone can help me please ? Here below my function. MMC_Error MMC_Get_Ext_CSD ( ) {   MMC_Error errorstatus = MMC_...

elharrar by Associate II
  • 361 Views
  • 0 replies
  • 0 kudos

FSMC interfacing SJA1000, SRAM, Compact Flash

Posted on February 14, 2012 at 10:05Hello, I would like to use the STM32F207 in order to interface up to 8 can channels by means of the SJA1000 can controller IC. In addition there is need for Compact Flash interface, plenty of external ram and flas...

STM32F4-Firmware Library

Posted on November 23, 2011 at 18:55Hi,Does anyone find the user manual that describes firmware library?Because for STM32F101xx and STM32F103xx this manual exist, and its very helpfull, without this we complicated to know the all functions!Best Rega...

10408892 by Associate
  • 787 Views
  • 4 replies
  • 0 kudos

STM32_USB-FS-Device_Lib_V3.3.0 on the STM32F4

Posted on February 13, 2012 at 12:54This is a preemptive question as I have not had anytime to look into this yet but it crossed my mind while building my project.I am currently working on a project destined to go onto my own board with a STM32F417 ...

eamonn by Associate II
  • 367 Views
  • 0 replies
  • 0 kudos