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

Issue while Enabling and Disabling Timer

Posted on January 19, 2015 at 06:54Basically what my problem is Once I de-init the Timer after a successful operation I'm not able to re-init it again...I am writing a program to generate a delay using timer whose delay canbe varied according to the...

How to run corect PID trough STM32F4 and matlab

Posted on January 19, 2015 at 06:32 Hello all, i am trying to do a simple pid simulation with discovery board and matlab. However i dont think that my data is runing as it should, what i want to say is that i dont get the usualy rising s...

0690X00000605EHQAY.png 0690X00000605EMQAY.png
Bogdan by Senior
  • 755 Views
  • 0 replies
  • 0 kudos

usart code

Posted on March 05, 2013 at 13:01i need code to send a char to PC by  USART1  using stm32f3 discovery kit .please help..

raj2 by Associate II
  • 810 Views
  • 4 replies
  • 0 kudos

STM32F407 Discovery - Problem with UART1

Posted on January 17, 2015 at 13:27 I have just started my adventures with STM32f407 Discovery board. I'm using latest stable release of CoIDE and using up to date toolchain/libraries. I managed to write the following code in order to use USA...

0690X00000605ECQAY.png
rafal2 by Associate II
  • 1861 Views
  • 8 replies
  • 0 kudos

How do I assign a TUS

Posted on January 18, 2015 at 21:19hi How do I assign a TUS variable cont TUS = cont;      How do I ? thanks #include <stm32f10x.h> #include <stm32f10x_conf.h> #include <stm32f10x_rcc.h> #include <stm32f10x_gpio.h> #define  PORT     GPIOB #define   ...

kemal by Associate II
  • 478 Views
  • 2 replies
  • 0 kudos

STM32 integrated PTP Clock

Posted on January 18, 2015 at 21:38Hi there, I'm having difficulties understanding how to use the PTP hardware clock that is integrated in many STM32 devices with MAC Peripheral. The STM32F4x7 reference manual contains a diagram of the clock on page...

mst by Associate
  • 548 Views
  • 0 replies
  • 1 kudos

lcd interfacing using SPI

Posted on January 18, 2015 at 19:33Hello every one , In my project I need to interface  122x32 dot-matrix serial interface LCD module to stm32f101x controller using SPI . I couldn't find any example for communicating to LCD using SPI for stm32f10x s...

akiyanrs by Associate
  • 513 Views
  • 1 replies
  • 0 kudos

Changing TIM Capture Copare Mode Register on the run

Posted on January 18, 2015 at 16:27Hello,although I was reading through the referrence manual, I couldn�t find the answer to my question: Does anyone know when changes of the TIM CCMR ( Timer Capture Compare Mode Register) are taken into account? Fo...

endy by Associate
  • 584 Views
  • 1 replies
  • 0 kudos