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

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
  • 781 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
  • 916 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
  • 1792 Views
  • 7 replies
  • 0 kudos

HAl Library, difference between SW4 and CUBE ?

Posted on September 16, 2016 at 23:34Hello. This is my 1st post here. I'm trying to use a NUCLEO F103RB to make my own electronic application. I'm an electronician, not really a programmer. I've installed Eclipse OpenSTM (Mac OS X version), and I ca...

jihzed by Associate II
  • 447 Views
  • 0 replies
  • 0 kudos

ADC in dual simultanious mode

Posted on September 15, 2016 at 23:51Hello everyone! I have issue with initializing ADC1 and ADC2 in  regular simultanious mode + DMA. I am using CubeMx and Hal drivers. Here is my configuration.http://s8.picofile.com/file/8267541418/1.JPGhttp://s8....

pooyan by Associate
  • 607 Views
  • 2 replies
  • 0 kudos

external interrupt is not generating on PB0 pin

Posted on September 16, 2016 at 20:17hi,i m trying to set the external interrupt for PB0 pin on rising or falling edge. i configured but it is not working properly.here is configuration i gave[CODE]&sharpdefine NVIC_PRIORITY_MASK(prio) ((prio) << (8...

SS.Sagar by Associate III
  • 475 Views
  • 1 replies
  • 0 kudos

SRAM parity error detection

Posted on September 15, 2016 at 23:55Hi.I would like to enable parity error detection for SRAM in STM32F303. I know that this is done through programming option bytes.But I don't know, how can I actually detect if parity error has occurred. If it ha...

matic by Associate III
  • 816 Views
  • 2 replies
  • 0 kudos