STM32 MCUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Easiest Interface to Use With a Windows PC.

Posted on November 13, 2012 at 14:37Hi, I am using the MCBSTM32E evaluation board to control some motors. I want to use my PC (Windows XP) to drive/record test data. Does anyone have an opinion on which interface is easiest to set up for communicati...

lisa2 by Associate II
  • 2390 Views
  • 20 replies
  • 0 kudos

STemWin GUI_CopyRect

Posted on June 10, 2015 at 09:09I have applied STemWin library on STM32F429 with LTDC peripheral  and external SDRAM with controller FMC on TFT display 800x480 pixels (24bit RGB mode). It seems that everything works. Functions as GUI_FillRect, GUI_D...

jiri by Associate II
  • 259 Views
  • 0 replies
  • 0 kudos

Did I just brick my board with a WFI?

Posted on June 08, 2015 at 18:53Hi folks,I find I am no longer able to download code to my target system (custom board) Using an IAR I-Jet on an SWD connector. The last code change I made was to add __WFI() to the end of my main loop.In this thread ...

hbarta2 by Associate III
  • 519 Views
  • 5 replies
  • 0 kudos

Using Hall Sensors for Position on STM32F407VGT6

Posted on June 10, 2015 at 00:16Hi all,I recently have configured hall sensors to TIM3 on the STM32F407VGT6 and have had success in using it to find an RPM speed based off the timer registers. However, I was wondering if there is a way to find posit...

zachary by Associate
  • 467 Views
  • 1 replies
  • 0 kudos

Monitoring the raw data from MP45DT02

Posted on June 09, 2015 at 18:22 Hallo, I am working on extracting the data from the MP45DT I used PDM filter function. I gave a beep sound to the microphone in the certain frequency, but I noticed that the captured raw data is not g...

0690X00000603KDQAY.jpg
f23 by Associate II
  • 933 Views
  • 4 replies
  • 0 kudos

Nucleo Board + IAR -> Can I get Data logging?

Posted on June 09, 2015 at 05:04Hi everyone,I have a STM32F072B Nucleo board (god knows why, should have listen to good advises -.-) and IAR Workbench with the 32Kb code limit version. V7.40.In an attempt to get more familiar with IAR tools I was lo...