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

STM32F429I-Discovery interfacing External LCD

Posted on January 14, 2015 at 19:12Hi guys,I'm currently trying to interface http://www.wvshare.com/product/4.3inch-480x272-Touch-LCD-B.htm with the STM32F429I-Discovery board, but I don't know where to start. After lines connection (for the moment ...

STM32F407 captured value two times bigger than expected

Posted on January 14, 2015 at 20:51 Hi, I have the MCU run SysClk at 168MHz, and I setup the timer to capture mode, but the returned value is two times bigger than expected. I checked the waveform of the toggled LED, it is correct, just the Time...

gavinli by Associate II
  • 746 Views
  • 4 replies
  • 0 kudos

STM32F030 SPI Open Drain Support

Posted on January 15, 2015 at 22:22Hi,I have a question regarding open drain configuration for SPI communication in the STM32F030x Family of MCUs. I have successfully configured the SPI interface with open drain outputs and external pull ups (for co...

camilo by Associate
  • 606 Views
  • 0 replies
  • 1 kudos

CUBE HAL C++ Support

Posted on August 21, 2014 at 20:20Hi,     I've been trying to use the new F4 HAL libraries for a project on the F429 Discovery board. I realise that this will involve a lot of C to C++ integration.My first issue is with the two enum typedefs in   @f...

shorai by Associate III
  • 855 Views
  • 7 replies
  • 0 kudos

JTAG (I-Jet) with STM324x9I-EVAL

Posted on January 15, 2015 at 18:45Should this work? I have the I-Jet plugged into CN16 and am using it with IAR EWARM and running ''emuDiag 3.57.'' The STM324x9I-EVAL is powered via USB and I have modified project options to use this debugger.The t...

hbarta2 by Associate III
  • 605 Views
  • 0 replies
  • 1 kudos

STM32F405 - Change GPIO Direction Dynamically.

Posted on January 15, 2015 at 14:38 Hi, Consider me a newbie in ARM. For last few days I am trying to control a set of GPIO pins dynamically. What I want to do is, to change the direction (Input to output or output to input),of the GPIO dynam...

Is this UART really busy?

Posted on January 12, 2015 at 14:00I'm baffled by a bit of code that results in a lockup in my application (On n STM32F429I-DISCO) related to a UART receive ISR. The code receives characters one at a time as it needs to handle variable length messag...

hbarta2 by Associate III
  • 3610 Views
  • 3 replies
  • 0 kudos

STM32F429 LTDC driving SSD1289

Posted on February 21, 2014 at 02:40Hi all. I'd like to incorporate this LCD into my project: http://www.mcu-turkey.com/wp-content/uploads/2013/12/3.2pi-ssd1289.pdf but I'm not sure it's possible to drive it with the LTDC. The display doesn't have V...

stm32f4 adc multiple channels with dma

Posted on January 14, 2015 at 17:40 Hi, I am trying to use 4 adc channels with adc 1 and dma 1 stream 0.I don't know why but it seems that the dma isn't doing its job. Any suggestions? #include ''stm32f4xx_gpio.h'' #include ''stm32f4xx...

d4ng3r09 by Associate II
  • 766 Views
  • 4 replies
  • 0 kudos