STM32 MCUs products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Timer output compare channel frequency problem

Posted on September 11, 2016 at 02:41Hi, everyone,I am using STM32F407, want to output a PWM signal using Timer 1 output compare function. the system clock rate is 168MHz, and input clock of Timer 1 is also 168MHz, no clock division applied.in TIM1_...

Part of code only executed if I toggle breakpoints

Posted on September 10, 2016 at 08:21Hello, Trying to debug my application in [DEAD LINK /public/STe2ecommunities/mcu/Lists/cortex_mx_stm32/Flat.aspx?RootFolder=/public/STe2ecommunities/mcu/Lists/cortex_mx_stm32/Ausio%20async%20USB%20attempt%20not%2...

jmf1 by Associate III
  • 137 Views
  • 1 replies
  • 0 kudos

Timer sync and IRQ

Posted on September 11, 2016 at 02:48The original post was too long to process during our migration. Please click on the attachment to read the original post.

USART IDLE interrupt with DMA problem

Posted on September 11, 2016 at 06:59 Hello I have tried to use USART IDLE interrupt to align my buffer position in right address. #include < stm32f10x_gpio.h > #include < stm32f10x_rcc.h > #include < stm32f10x_usart.h > #include < st...

parisa by Senior
  • 135 Views
  • 0 replies
  • 0 kudos

V/F Converter

Posted on September 08, 2016 at 22:31Any Forum Discussions, App Notes or sample projects on using a micro to create a simple V/F converter? This isn't rocket science, but I do not want to reinvent the wheel either.

Keil514 error: #5: cannot open source file ''MCode.h''

Posted on September 09, 2016 at 00:45Hi 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
  • 166 Views
  • 3 replies
  • 0 kudos

Run two motors in the same time

Posted on September 10, 2016 at 19:17 The main question is how to run two motors SecondMotorRotateToLeft() and FirstMotorRotateToLeft() in the same time? #include ''stm32f10x.h'' #include ''stm32f10x_gpio.h'' #include ''stm32f10x_r...

anton23 by Associate II
  • 104 Views
  • 1 replies
  • 0 kudos

STM32 F401 and HC-06

Posted on September 10, 2016 at 20:33Hi!I have problem with connection between my mobile phone and my Nucleo board by Bluetooth. How You see in subject I have a HC-06 and I can't connect with my mobile phone. When I try to do the same with my PC eve...

Read ADC Channel by Channel with hal

Posted on September 07, 2016 at 17:05hello every one.i want to run and use ADC on STM32f103.i can read the analog value from ADC_1 and channel_0 in single mode.but when i configure  ADC_1 and channel_0 ,channel_1 , channel_2 i can just read the anal...

l90mehdi by Associate II
  • 562 Views
  • 5 replies
  • 0 kudos

Is this an ARM cortex-M4 based board?

Posted on September 10, 2016 at 06:56Hello I have bought this board about 3-4 year ago and didn't work with, and now I found it in my store and think this has stm32-f407-vgtb microcontroller on it, that I thought it's cortex-M3, but when I searched ...