Posted on March 20, 2007 at 07:13 Hi, I have two problems about calibration and resolution of ADC in ST7 First, In the datasheet, ST750 has the ability of 10 bit A/D converter, do I need to initialize it or the original setup of resolutio...
Posted on March 19, 2007 at 23:59Hello, Now, I found another way to do interrupt under ucosii. I add the codes below in str750_cstartup.s79 file. #define Remap_SRAM ; remap SRAM at address 0x00 ; CFG Register CFG_GLCONF_Addr EQU 0x60000010 ; Global ...
Posted on March 19, 2007 at 22:57 Dear Zouh, Thanks for your help and reply. Because the example you gave is the environment with non-ucosii, I try to combine both of them. I add the init_tab.s file in the project, copy lnkarm_flash.xcl file ...
Posted on March 16, 2007 at 06:19hello, I am looking for the solution for a long time, but I can find the resolution. I am experiencing a problem of non-functioning interrupts when I execute code from location 0x20000000 in on-chip flash of ST750 by...