STM32 MCUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

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
  • 307 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
  • 699 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
  • 359 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
  • 279 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...

Programming Ethernet on STM32-P107

Posted on July 21, 2011 at 10:15 Hi guys, Does anyone know how to configure the RMII mode which include the signals: TXD, TX_EN, RXD, CRS_DV, MDC, MDIO, REF_CLK. an explication, or an example configuration would be very helpful, Thanks in...

brouzi by Associate II
  • 597 Views
  • 3 replies
  • 0 kudos

ADC different channel

Posted on August 02, 2011 at 11:56Hello, I can do a ADC conversion for 1 channel. But I have a problem for using 2 channels. I do this: ADC_InitStructure.ADC_NbrOfChannel = 2; ADC_RegularChannelConfig(ADC1, ADC_Channel_14, 1, ADC_SampleTime_13Cycles...

cyril2399 by Associate II
  • 1205 Views
  • 7 replies
  • 0 kudos