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

STEVAL-IFS013V2 Drivers

Posted on September 11, 2011 at 07:02I received a kit to twst two STEVAL-IFS013V2 USB dongles and I began to follow the software installation instructions.  Unfortunately, they call for me to point WIndows to a file named stmcdc.inf which is no wher...

F2xx: What can cause an ADC overrun?

Posted on September 09, 2011 at 22:00I'm having a lot of trouble with ADC overruns on the F2xx part, and I'm wondering if anyone has any suggestions on what might be going on. I have the ADC running in ''DMA mode 2'', dual ADC mode, simultaneous sam...

First simple Keil GPIO not working! HELP PLEASE!

Posted on August 30, 2011 at 07:12So i took the Stm32 gpio.zip project and changed the configuration to the bank i wanted to use and changed the main to a very simple bit switch. can someone tell me why it wont work? #include <stm32f10x_lib.h>      ...

ICP through SWD?

Posted on September 01, 2011 at 09:07Where can I find information how to program an STM32 through the SWD interface?

sima2 by Associate III
  • 1487 Views
  • 8 replies
  • 0 kudos

I2c problem

Posted on September 06, 2011 at 20:51HiI have a small problem that I hope you can help me with. My problem I that the I2C communication stops after some time.I have 2 IRQ, one I2C and one timer 3 update with highest priority, TIM3 interrupt with 20k...

spa23 by Associate III
  • 1130 Views
  • 5 replies
  • 0 kudos

STM32L15x MPU documentation

Posted on September 07, 2011 at 14:21Hello, In the datasheet I can read, that the STM32L15x has a MPU. But I didn t find anything about it on the RM0038 reference manual. Does anybody know, where the documentation to the MPU can be found ? Is it the...

uwe2 by Associate II
  • 847 Views
  • 3 replies
  • 0 kudos

STM32F103ze Eval Board

Posted on September 06, 2011 at 10:03I need to use Ext SRAM in my application.In order to understand how to initialize and use it for read/write, I went through the Data sheet as well created a project from the sample code provided for SRAM under fo...

shrinath by Associate II
  • 1017 Views
  • 4 replies
  • 0 kudos

Free toolchain for STM32F2xx series?

Posted on September 06, 2011 at 15:29I just built a board only to discover that the Ride7 + RKit-ARM toolchain does not support the new processors without an expensive support contract.Is there a truly free toolchain that supports the new processors...