STM32 MCUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

STM32F407VGT6 and I2S

Posted on July 16, 2012 at 18:06Hi all!!!Please help me. A have problem with I2S interface in this MC. I need to work with audio codec cs4221 by means of I2S. I setup I2S2 interface in full-duplex mode (I2S2- Master reciev, I2S2ext - Slave TX). Data...

rx9cim by Associate II
  • 1145 Views
  • 5 replies
  • 0 kudos

Olimex STM32F207 , no text on the LCD display

Posted on July 16, 2012 at 11:22Hi, I am new to LCD display controller. I am using Olimex STM32F207 board with onboard 6610 LCD color 128x128 TFT display. I have initialized the LCD according to Example code. I my case I could see LCD backlight is ...

skdeka by Associate II
  • 557 Views
  • 2 replies
  • 0 kudos

IWDG DBGMCU

Posted on July 02, 2012 at 15:01Hi, I  am using IWDG and it works good. I would like to stop it when core halts (in breakpoints), therefore i did:   DBGMCU->CR |= DBGMCU_CR_DBG_IWDG_STOP; But it does not stop the IWDG. Do i miss something? Thanks.

ybitton by Associate II
  • 542 Views
  • 1 replies
  • 0 kudos

Help with setting up a development enviroment.

Posted on July 22, 2012 at 09:07Does someone now a tutorial where is explained from a to z how to setup a development enviroment for a stm32f4discovery.i'm constantly running against problems, of not compilling my projects good. i realy wan't to use...

arnold by Associate II
  • 495 Views
  • 1 replies
  • 0 kudos

STM32f407vg

Posted on July 23, 2012 at 09:04Firstly i thank for quick reply from u both neil.andrew and clive1. yes.i am using STM32F407 Discovery board.My application hex file is more than 3 mb and greater than flash memory of STM32f4o7vgt6.so i could not down...

STM32f407vg

Posted on July 23, 2012 at 09:01Firstly i thank for quick reply from u both neil.andrew and clive1. yes.i am using STM32F407 Discovery board.My application hex file is more than 3 mb and greater than flash memory of STM32f4o7vgt6.so i could not down...

Programming the STM32F4

Posted on July 17, 2012 at 05:01Hi, I originally was planning on using the Discovery demo board, but have since changed to placing the MCU directly on my PCB. Now what is the easiest way to program the thing? The Discovery uses a STM32F103C8T6, per...

Does anyone have a quick and dirty i2c example?

Posted on November 22, 2011 at 00:18Hi all, I am very new to the STM32, currently using the STM32L.. As I am new to developing on this platform (Never touched anything ARM before), I am overwhelmed by the amount of documentation although trying to ...