Others: STM32 MCUs related

Find out more about STM32 implementations with external components, discuss use cases, and discover how to use new tools and ST components.

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Logging debug data with KEIL uVision.

Posted on January 11, 2013 at 20:29Hi.How i can get runtime data out of SMT32? The need is to analyze and tune filter outputs and overall process. Currently I am using SMT32 discovery board. And my development tools are Keil uVison v4.6 with ST link...

glcd custum configuration on stm32f407vg

Posted on October 10, 2012 at 07:49Hello everyone! I am using a customized board in my lab for building my application. the board has some function buttons and a 320x240 Graphical LCD with touch panel. I will be using Keil MDK 4. Initially, I need t...

STM32F0Discovery timing issue

Posted on August 29, 2012 at 17:11 I am trying to have a simple millisecond delay function and experiencing some very strange results. I am using Keil uVision V4.00.0. Here is my code: #include ''stm32f0_discovery.h'' //prototypes v...

rl-usb with audio device class

Posted on August 31, 2012 at 10:07Hello every body,I try to implement on my stm32f4-discovery a program with usb audio class to make windows use the board as speaker.I worked on keil 4.54 and rl-usb under windows seven x64.The problem is the followi...

STM32f207 I2C to m24LR64 eeprom

Posted on August 29, 2012 at 14:20Hi I'm trying to write and read data to a m24LR64 eeprom using I2C on STM32f207 I can read data from the eeprom, but when i try to write data to the eeprom, it always writes 0xff og the memory address i'm trying to ...

ano2 by Associate
  • 832 Views
  • 1 replies
  • 0 kudos

STM32F4 discovery and Keil + GCC

Posted on August 06, 2012 at 15:25Can anyone give me exact steps to use STM32F4 Discovery - M4 board with, Keil and GCC? I am not able to download it (I am new to ST too, but I want to do some programming with GCC on M4) via ST_LINK, it says could n...

prasanth by Associate
  • 657 Views
  • 1 replies
  • 0 kudos

Which files to use? CMSIS from Keil of ST?

Posted on June 08, 2012 at 10:31I would like to apologize if this topic is already been discussed, but my search just wasted time.We are trying to figure out which files to use for our ST device (STM32F2xx).We would like to use the ST standard perip...

cameronm by Associate
  • 1457 Views
  • 5 replies
  • 0 kudos

stm32l eeprom erase problem

Posted on May 17, 2012 at 16:54Hi,I tried to make an erase of a valid address of data eeprom available on my stm32l151.When I try to write 0x00000000 for instance to address 0x0808001B Keil uVision stops the debug mode give me a message of error.The...

speed89 by Associate
  • 1417 Views
  • 4 replies
  • 0 kudos

2 questions on stm32l151

Posted on August 04, 2011 at 20:30First question: If anyone has a simple C program for reading/writing internal EEPROM, I would appreciate it. Second question: The bootloader function doesn't work, according to the errata. Does anyone know when STM ...

arthurg by Associate II
  • 872 Views
  • 4 replies
  • 0 kudos