Re: MMS UBLs and Flashers

2008-01-06 Thread Dirk Behme
Ivan Tonchev wrote: Hi guys, As I promised, here you can find more information regarding MMS UBLs and Flashers: http://wiki.davincidsp.com/index.php?title=MMS_UBLs_and_Flashers I also updated [1]. BR, Ivan [1] http://wiki.davincidsp.com/index.php?title=RBL_UBL_and_host_program The links

Odd problems during talking to the inner registers of davinci AIC33 ??!

2008-01-06 Thread yh chen
Hi, everyone, has anyone done a writing to and reading from AIC33 inner regs test? when I did this simple test as follows, I got a worng result. The code I call at the end of aic33_i2c_init( ): void test_rw(void) { u8 value=0x1f; u8 result=0; mdelay(1);