Posted on May 17, 2011 at 11:31Hi all.HI.thi is my first steps to programing in ARM. I began programming software in str911fm44. I use STX-link and raisonanse development tools. I have several problems: 1) How connect j-tag 20 pins to str911fm44 ? I...
Posted on May 17, 2011 at 09:42Very thanks. My problem was in library functions 91x_Lib.c. Copmiler not handled: #ifdef _TIM0 TIM0 = (TIM_TypeDef *)TIM0_BASE; #endif /* _TIM0 */ all function ''timers'' need this registration in debug mode Is possibl...
Posted on May 17, 2011 at 09:42Can my help. How configure any timer, to time mensure from internal clock SCU. I need interrupt from timer, constant period without PWM, PULSE, and other hardware events. please example code
Posted on May 17, 2011 at 09:42Hi. I was similar problem look in forum ''pll clock prblem str911fm44'' I unitie this problem: I create 91c_conf.h with correctly value crystal, and compile new library STR91X.lib in directory C:\RIDEarm\LIB\STRX proje...