STM32 MCUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

STMPE610 - Problem with Touch Detection

Posted on May 22, 2013 at 16:47Hi Forum users, I try to bring in my project all the advantages that a TFT Display with touchscreen promises. The touchscreen controller STMPE610 with the Displaytech's TFT Display, DT028ATFT-TS, is used but unfortunat...

epetrou by Associate
  • 364 Views
  • 1 replies
  • 0 kudos

GCC Toolchain problem

Posted on May 22, 2013 at 18:17Hi , Does anyone know about a free GCC toolchain that supports hardware floating point compile (FPU)? Because i am using Cortex M4F , and codesourcery lite does not support this feature. Thanks Michael #c-runtime

PWM_ON_STM32W108xx

Posted on May 23, 2013 at 13:58Hello I want to generate PWM on STM32W108XX. I have done it for F series. But here I am facing problem related to clock. Plz tell me how to clock peripheral in STM32W device.

STM32F4 - I2S sending & receiving

Posted on May 23, 2013 at 12:06 Hi togehter, I've some questions about the I2S interface of the STM32F405 microcontroller. I hope someone could help me I'm in a bit of a crisis here now. First to my hardware setup: I've the micr...

manuel by Associate II
  • 795 Views
  • 1 replies
  • 0 kudos

can't find Code or Example Project for ISO/IEC 60335

Posted on May 23, 2013 at 11:47Hi a year ago ST provided and example Project to show, how it's possible to achieve IEC 60335 class B Safety (AN3307: http://www.st.com/st-web-ui/static/active/cn/resource/technical/document/application_note/CD00290100...

ersan by Associate II
  • 197 Views
  • 0 replies
  • 0 kudos

SDADC full scale

Posted on May 17, 2013 at 10:09HiWe are using STM32F373 for the first time in our units and a problem with SDADC full scale occurred. We use it in a simple resistor measurement circuit:Circuit compares Rx with a know Rref resistor. Controller is sup...

0690X00000602obQAA.jpg
bpacan by Associate II
  • 746 Views
  • 6 replies
  • 0 kudos

MCU running too slow?

Posted on May 20, 2013 at 08:44 So I've been noticing recently that my stm32f4 discovery board is running under 168 MHz. Or at least I think. I'm trying to get this loop uint32_t i = 0; for (;i<76799;i++) { GPIOD->ODR = 0x4100; GPIOD->ODR...

SDIO DMA using DMA as Flow Controller

Posted on May 22, 2013 at 12:20I am using an STM32F4 to monitor port conditions and stream this data to an SD card.  My current architecture uses DMA2 stream 1 in double buffer mode to sample the GPIOE IDR registers at 5 MHz.  Once a buffer is full ...

lorenzb by Associate
  • 218 Views
  • 0 replies
  • 0 kudos