STM32 MCUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Beginner help using timers to read motor encoders

Posted on September 18, 2016 at 18:57I am doing a project with the STM32F407VGT that has six small DC motors, each with a quadrature encoder built in. The plan is to use these signals for position and speed control; I was hoping to get some basic co...

STM32F4 DMA interrupt at the end of ADC conversion

Posted on September 17, 2016 at 16:54hello dear forum,I try to DMA-ADC with my STM32F4I want that at the end of DMA transferit stops conversion and gives an interrupt and so I can check the ADC resultI couldnot see an example at the STD librarypleas...

How to load program in stm32f0 using st link/v2 ?

Posted on September 17, 2016 at 08:41Hi, i want to load program to stm32f0 . i am using MDK keil version 5.I have external  st link/v2 for programing. i didn't have development board.  For programming connecting made  Stm32f0  St link/v2  VD...

UART communication issue

Posted on September 15, 2016 at 20:42hello everyone! i wanna know about the way i can know whether my uart is available or not like i did in case of arduino using Serial.available() function call ??? #stm32f103c8t6

mushfiq by Associate II
  • 669 Views
  • 4 replies
  • 0 kudos

higher resolution from ov2640 camera

Posted on September 16, 2016 at 20:10hi everyone I am interfacing OV2640 camera module on stm32f429 and capturing image with format of RGB565 in resolution of 320*240 pixel. I need to higher resolution up to 1200*1600 pixel but i don't find any sour...

Commutation delay hall sensor config

Posted on September 13, 2016 at 10:49 Hello there, I am trying to figure out how to interface with the Hall sensor module in STM32F4. I am not sure what does the commutation parameter (using mxCube) stand for really. Looking in the init code...

uVision514: cannot open source file *.h

Posted on September 11, 2016 at 07:47Hi guys,1. compile proj. Keil51 uVision: ->   error: #5: cannot open source file ''MCode.h'' 2. MCode.c   #include ''MCode.h''   ...3. Options for target -> c/c++ -> path ../user 4. user (MCode.h) etc.. Q: it see...

enmirc by Associate II
  • 807 Views
  • 5 replies
  • 0 kudos

STM32F107 Quadrature encoder example

Posted on May 08, 2013 at 13:08Hi, can anyone provide an example of how to set up a counter to work with 2 quadrature inputs for up/down encoder counting?Thanks #stm32-pulse-counter

ian239955 by Associate II
  • 1625 Views
  • 7 replies
  • 0 kudos