Posted on May 17, 2011 at 09:40I did look at your code but here is what I can suggest to you : If you try read the DR register with a breakpoint, you will read FF but if you set your breakpoint after transfering the DR content to a variable, you wil...
Posted on May 17, 2011 at 09:40Hi mirou, Where can I get the uClinux port or any informations about it. When did you think the uClinux port for STR9 will be accessible ( uClinux patch and distribution with Application notes). I am very interessted i...
Posted on May 17, 2011 at 09:40Hi, I am also interested for linux on str912. Is there a place where I can find a image or any information ? Is uClinux or other distribution already ported for str912 ? Thanks
Posted on May 17, 2011 at 09:40Hi mcwired, Yes I solved this problem. Just a little trick if you try to debug the I2C, only put the breakpoint after reading the the DR register. Do not trace this line. If you try to trace the reception, you will see...