STM32 MCUs products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

STM32F427: Trouble getting OCx to work with TIM8

Posted on January 19, 2015 at 21:22The complete project is https://my.st.com//public/STe2ecommunities/mcu/Lists/cortex_mx_stm32/Attachments/49654/TIM8_OC.zip.I've made a simple test-program, which toggles some LEDs.I'd like PC6-PC9 to toggle automat...

pacman by Associate III
  • 182 Views
  • 2 replies
  • 0 kudos

STM32 FMC and nor flash

Posted on January 19, 2015 at 21:19I've been reading through this (rather complex) datasheet for NOR flash.http://www.micron.com/~/media/documents/products/data-sheet/nor-flash/parallel/m29w/m29w128g.pdfIt's the same flash that the STM32F439xI EVAL ...

Stm32f407 hang up in system memory when debug

Posted on January 19, 2015 at 20:00Hello everybody! I've a very strange error. I've running application for stm32f407. I can download the code and it's working well. But when I want to debug with CoIDE the code stopped at 1FFF39c4 so in the system m...

totti001 by Associate II
  • 108 Views
  • 0 replies
  • 0 kudos

DFU: LEAVE does not jump to application.

Posted on January 13, 2015 at 16:52 I want to jumper my STM32F072 processor for ''boot to system memory'': DFU mode. Then I want to use software to ''start the application''. This should be possible.AN3156 section 5.5 tells me that after a...

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
  • 203 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
  • 231 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
  • 415 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
  • 135 Views
  • 2 replies
  • 0 kudos