STM32 MCUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

STM3220G-EVAL I2C demo software

Posted on August 06, 2011 at 01:08I am trying to get the EEPROM I2C demo for the STM3220G-EVAL kit to work.  I am using the IAR toolset.  It compiles without error, and loads onto the demo board and runs to the point of displaying ''Communication Er...

gusg by Associate
  • 175 Views
  • 0 replies
  • 0 kudos

STM32 True Studio Issue

Posted on August 05, 2011 at 17:47I have been working with true studio for a while. I have mostly done small projects that do not require a large amount of include files. Currently however i have been working on a larger project (an MP3 player to be...

ST-LINK V2

Posted on July 29, 2011 at 23:24I would like to know if the ST-LINK V2 allow to set a breakpoint while de code is running. I'm using EWARM 6.21.

Asantos by Senior
  • 311 Views
  • 2 replies
  • 0 kudos

stack use monitor

Posted on August 03, 2011 at 15:06I'd like to add stack usage monitoring to my application. I can't afford the overhead of stack checking on every function call, so I was considering adding a routine that runs periodically to monitor the stack high-...

RTCK,DBGREQ,DBGACK needs mandatory pulldown to ground?

Posted on July 30, 2011 at 12:46Hi, I am using a STM32F100CB part on my target. I have not pulled RTCK, DBGRQ and DBGACK down with a 10K as recommended by the App note AN2586. Presently I am not able to get Ulink2 to communicate with my target. I ge...

gopi by Associate
  • 508 Views
  • 2 replies
  • 0 kudos

Hard fault with no obvious reason why

Posted on August 03, 2011 at 18:50I'm running into a hard fault situation and I'm not sure why this is happening.From what I'm seeing in the fault status registers I'm getting...Usage fault status: INVSTATE is setHard fault status : FORCED is setDeb...

shotaro by Associate II
  • 700 Views
  • 2 replies
  • 0 kudos

DEV_TARGET_CMD_ERR on breakpoints (Rowley Crossworks)

Posted on May 30, 2011 at 01:57I've just gotten some STM32VLDiscovery boards and am attempting to program them via Rowley Crossworks.  I've got the STLink connection working and can download and run programs and view registers, etc.  But if I try to...

kk6gm by Associate II
  • 362 Views
  • 2 replies
  • 0 kudos

Smart card ATR

Posted on August 03, 2011 at 23:43helloI have a problem with ATR in the smrtcard mode (STM3210B_EVAL), the smart card does not answer to reset, can you help me :)thanks,IHEB

ihebca by Associate
  • 280 Views
  • 0 replies
  • 0 kudos

Issue with IAR tools and debugging

Posted on August 03, 2011 at 15:57In relation to another post I made to day about USART1 issues,  we observed that when we recompile and redownload,  the system will act differently depending if we cycle power or not between downloads. Is there a se...