Posted on August 29, 2007 at 00:03Hi Now it work well!! I changed master. Before... All my event responses is same as below from somebody using ARM9 http://mcu.st.com/mcu/modules.php?mop=modload&name=Splatt_Forums&file=viewtopic&topic=5061&forum=21 ...
Posted on August 28, 2007 at 05:31Hi I have a problem. I cannot get stop event trigger when I2C slave is transmitter. But ok if I2C slave is receiver. After ''I2C_EVENT_SLAVE_ACK_FAILURE'' trigger, and I send ''I2C_SendData(0xFF);'' I get a event tr...
Posted on March 13, 2007 at 06:00Hi Thanks! My program is ok using 75x_init.s and 75x_vest.s to startup. However when I change to another project using str750_cstartup.s79 (I posted last message) can't interrupt anymore. An
Posted on March 12, 2007 at 23:50 Hi Thx. I understand. But when I port the code to my startup program, my program crash. I don't know what's happened. An
________________
Attachments : str750_cstartup.s79 : https://st--c.eu10.cont...
Posted on March 12, 2007 at 06:32Hi Najoua I had same problem and my program work well using your method. Could you explain why? And which address of ''DRAMSTART''(on your example =0x40000800) I should set? How to calculate? Thx. An