STM32 MCUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

WARNINGS on VOLTAGES and BOARD DESIGN

Posted on July 22, 2012 at 12:21I have been building my own Boards. And have experience with an assortment of Micros. WARNING #1 : I have found that these STM Chips are Very SENSITIVE to Voltages. I accidentally tied the USB 5V source to the VDD Bus...

jlchoobs by Associate II
  • 2659 Views
  • 11 replies
  • 0 kudos

How to cascade Encoder and Input Capture Mode

Posted on July 24, 2012 at 19:04General Purpose Timer 4 counts the position from incremental encoder in quadratur mode. The Encoder has 200 slots and for low speeds, the frequency is rather low. To derive the rotation speed, I subtract 2 positions i...

jveith by Associate II
  • 450 Views
  • 0 replies
  • 0 kudos

STM32F4Discovery CAN filter configuration

Posted on July 24, 2012 at 18:13Hello! I need some help with CAN message filtering on STM32F4Discovery board. 1) Can someone explain the difference between Filter_IdList and Filter_IdMask mode? I've read the reference manual, but I don't get it. 2) ...

jurij by Associate II
  • 344 Views
  • 0 replies
  • 0 kudos

I2S fullduplex with DMA (stm32f407)

Posted on March 07, 2012 at 15:22I configure SPI2 and I2S2_ext for running I2S in fullduplex mode using DMA1_Stream4 and  DMA1_Stream2. DMA1_Stream4_IRQHandler called and i2s tx is working fine, but DMA1_Stream2_IRQHandler not called at all. Please ...

uuftc by Associate
  • 1022 Views
  • 5 replies
  • 0 kudos

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
  • 1147 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
  • 560 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
  • 547 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