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

how to enable Clock-out capability (MCO Pin)

Posted on May 06, 2015 at 13:00I want to have a sample of system clock at MCO pin of STM32F107RC micro controller. I use dspin firmware library for driving stepper motor. The on board crystal is 8MHz and system clock set to be 72MHz. I add this code...

yasamin by Associate II
  • 505 Views
  • 1 replies
  • 0 kudos

SPI Transmit only

Posted on May 05, 2015 at 13:54Hey, I want use the SPI interface of the STM32F407 in transmit only mode. I tried some different solutions but it did not work. Can you tell me please which commands I have to use in the SPI Init? I can not find any op...

gross by Associate II
  • 985 Views
  • 4 replies
  • 0 kudos

Using SDRAM and NOR Flash

Posted on May 05, 2015 at 09:27I have a simple project running on my STM324x9IEval Kit using external SDRAM and NOR Flash.The project run correctly when a use only SDRAM, &sharpdefine DATA_IN_ExtSDRAM is uncommented in system_stm32f4xx.c and my vars...

ducommun by Associate II
  • 730 Views
  • 2 replies
  • 0 kudos

STM32f415RG hits reset_handler (Mikroe MINI M4)

Posted on May 06, 2015 at 02:38hi everyone..I bought a MINI M4 from mikroelektronica and I decide to use KEIL 5.04 for the firmware, I ported a proyect from STM32F4DISCOVERY and it seems that it worked, i try the blinking led, push button to turn on...

0690X00000602vCQAQ.jpg 0690X000006031GQAQ.jpg
dracog71 by Associate II
  • 387 Views
  • 0 replies
  • 0 kudos

Bootloader Jump failing going to Usage Handler Fault

Posted on May 05, 2015 at 14:48Dear All, I am writing STM32F105 based bootloader. I am able to write the Application File contents to the Flash Application Area. But the Jump to Application is failing; I am getting following Errors: 1. Usage Fault...

STM32f10x Usart polling problem

Posted on May 04, 2015 at 15:53 Hi, I have a problem with usart2 with my stm32f10x. I want to send data using polling and the TXE Flag does not SET and i don't know why. This is the init of the GPIO Ports. /** USART2 GPIO...

lattner by Associate II
  • 1542 Views
  • 7 replies
  • 0 kudos

ADC help configuring interrupt and triggering STM32f4

Posted on May 04, 2015 at 12:58 Hello, I want to calculate distances using ultrasounds. I configured correctly an ultrasound transmitter to make pulses of 40kHz. Now I'm trying to configure STM32f4 to read data from the ultrasound receiver. ...

fiulala by Associate II
  • 666 Views
  • 1 replies
  • 0 kudos

unable to debug using gdb and openocd

Posted on May 01, 2015 at 11:23Hello,I�m quit new to STs micro controllers and openocd. I want to use the STM32L152RE on a Nucleo board. I�ve installed the head version of openocd to get support for this board. I start openocd with following paramet...

torsten2 by Associate II
  • 655 Views
  • 1 replies
  • 0 kudos