STM32 MCUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Using more than one inputs for EXTI of STM32 - Help!

Posted on November 02, 2012 at 04:04Dear Friends,I would like to use more than one pins PA0, PB0, PC0 for external interrupt 0, for detecting 3 buttons. I tested with PA0 and it's working well but I want to expand more PINS in similar interrupt. Doe...

toantq3 by Associate II
  • 291 Views
  • 0 replies
  • 0 kudos

STM32F4xx peripheral to memory max rate

Posted on November 01, 2012 at 18:35I have a peripheral bursting 8-bit parallel data at 56MHz gated by a data valid signal. Can the STM32F4xx support peripheral to memory dma at this rate? What is the max rate the STM32F4 can handle dma requests? ...

denny23 by Associate
  • 329 Views
  • 2 replies
  • 0 kudos

STM32F4Discovery and extra PHY

Posted on November 01, 2012 at 20:17Hello, I am trying to attach external PHY chip to my STM32F4Discovery board. I am using the 'stm32f4x7_eth_lwip' example from the ST site. I think for people that have the bigger evaluation board with already sold...

M0NKA by Senior
  • 315 Views
  • 0 replies
  • 0 kudos

StdPeriphLib Question

Posted on November 01, 2012 at 17:29So does the whole family of STM32M0-STM32M4 have their own StdPeriphDriver offering?  Under the advisement of my hardware guide, I am trying to test out the Freescale Freedom board after I have developed on the ST...

wbarkley by Associate II
  • 249 Views
  • 0 replies
  • 0 kudos

Bus Fault occured randomly during normal operation

Posted on November 01, 2012 at 07:44Dear all, MCU we are using is STM32 F103CBT6, on a motor driver application. Wehave encountered a strange phenomenon that Bus Fault occurred randomly duringnormal operation, and the fault message shows that the PC...

edison72 by Associate
  • 413 Views
  • 1 replies
  • 0 kudos

DMA: Reset hidden increment registers

Posted on October 31, 2012 at 08:05I emulate an I2C eeprom. I first receive the address, then I set the DMA-Source pointer to my tx-array (DMA_MemoryBaseAddr). As I have configured autoincrement, several bytes will be transferred. When the second re...

ST-LINK under Windows 8

Posted on October 31, 2012 at 19:26I found the following page useful to permit the installation of the unsigned ST-LINK driver under Windows 8http://www.trickday.com/2012/09/how-to-install-unsigned-drivers-in-windows-8/

How to use CCM RAM on STM32F303VC?

Posted on October 31, 2012 at 12:58There's no examplo using CCM RAM on the STM32F303 stantard library. I need to know how modify the EWARM liker icf file to add the CCM RAM section and how to put an assembler routine in this section.

Asantos by Senior
  • 388 Views
  • 1 replies
  • 0 kudos