Posted on February 12, 2008 at 06:49Hello friends. I want to use STR75x data memory (Bank1 Data Memory) as EEPROM. But I can't see any functions like ''FLASH_WordWrite'' or ''FLASH_WordRead'' in STR75x library. How can I perform this operation? Can ...
Posted on January 30, 2008 at 09:06Hello, I'm using STR752FR0T6 in my project. For debug purpose, I loaded a simple program that toggles the LED using RTC in one second. When I power on, it sometimes runs and sometimes not. Firstly I thought the pro...
Posted on December 27, 2007 at 16:11Hello, I have a problem with STR752 slave operation. Your and my interrupt routines are same. But I think my code doesn't occur I2C interrupt. Can you please send me I2C configuration (main) code. Thank you in adv...
Posted on December 27, 2007 at 09:49Hello, I'm encountering problems with I2C Slave operation. Can anyone tell me what the problem is? What am I missing? Any help is appreciated. IHere is my code: I'm also attaching the whole code. // I2C Configurat...