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

stm32discovery board and I2C

Posted on April 01, 2014 at 07:58we have been facing problem in I2C communication in STM32F407/417 discovery board. when RCC_APB1PeriphClockCmd(RCC_APB1Periph_I2C1,ENABLE); command is initialized busy flag in SR2 register is set and no other communi...

TIM_ICFilter

Posted on April 11, 2014 at 15:15Does TIM_ICFilter sufficience enough to filter out jitter signal from quadrature encoder? or should I use a hardware filter also, because I can not get smooth signal from my quadrature encoder if I read directly from...

stock2 by Associate II
  • 376 Views
  • 0 replies
  • 0 kudos

STM32L162 - unique device id, address offset

Posted on April 10, 2014 at 12:59Hello!I'm trying to read STM32L162VD register U_ID (Unique device ID registers) ... If I refer to Reference manual, page 812, chapter 30.2  Unique device ID registers; base address is 0x1FF8 0050, for next scope of b...

matej by Associate II
  • 679 Views
  • 4 replies
  • 0 kudos

Card detect and Dat 3 on SDIO ?

Posted on April 10, 2014 at 12:36Guys, Do I need to use Card detect ? (CD) because it's joined together on my connector...and in the code it's separated as two pins ? Any ideas ? thanks

0690X00000602ssQAA.jpg 0690X00000602jmQAA.jpg

stm32f4 usart max speed

Posted on April 02, 2014 at 11:26I'm using stm32f407 combined with ftdi232h usb-serial converter. Every byte I call an interrupt and send back the same byte to check. This works fine with baud rate to 115200. I have tried to force best baud rate (th...

UART Comm between stm32f407 and stm32f030 (full duplex)

Posted on March 27, 2014 at 13:23Did any body experience in communicating between two different boards (full duplex) . Please help me with code the controller can be of anything just I need a example for reference. Please help me

sanjib by Associate III
  • 823 Views
  • 7 replies
  • 0 kudos