Posted on May 17, 2011 at 11:54Hi, I have a very serious problem in operating the uPSD3200 I2C hardware as master receiver mode with AT24C512 (Atmel) standard I2C eeprom chip . The write direction from the microcontroller to the eeprom seems to be o...
Posted on May 17, 2011 at 11:54Thanks for the help. I have another question regarding the I2C implementation of master transmitter. After sending the start command and slave address , if i want to send the next data byte after several mili seconds i...
Posted on May 17, 2011 at 11:54Hi, I m implementing the I2C protocol Master transmitter mode based on the I2C hardware in the uPSD3200 . I have few questions regarding the programmer's Guide appears in the uPSD3200 datasheet (page 71) . 1.How do i c...
Posted on May 17, 2011 at 11:54Hi, I need some more information regarding the interrupts priorities in the uPSD3200 . If a low priority interrupt occurs while a high/low priority interrupt service routine is running, Is the low priority interrupt th...