
Search found 3 matches
- Wed May 30, 2007 12:17 pm
- Forum: LK/ELK/VK/PK/OK/MX/GLK/EGLK/GVK/GLT
- Topic: I2C w/ Ti C2000 DSP F2808
- Replies: 4
- Views: 8103
- Wed May 30, 2007 9:46 am
- Forum: LK/ELK/VK/PK/OK/MX/GLK/EGLK/GVK/GLT
- Topic: I2C w/ Ti C2000 DSP F2808
- Replies: 4
- Views: 8103
- Wed May 30, 2007 8:42 am
- Forum: LK/ELK/VK/PK/OK/MX/GLK/EGLK/GVK/GLT
- Topic: I2C w/ Ti C2000 DSP F2808
- Replies: 4
- Views: 8103
I2C w/ Ti C2000 DSP F2808
Hi,
I am having some problems getting a LK204-25-GW to work over an I2C interface. I have attached a screen shot of the slave address. I never receive an ACK, so the I2C module on the dsp does not send the data in its FIFO.
//Setup slave address
I2caRegs.I2CSAR = 0x50;
I2caRegs.I2CDXR = 0xFE ...
I am having some problems getting a LK204-25-GW to work over an I2C interface. I have attached a screen shot of the slave address. I never receive an ACK, so the I2C module on the dsp does not send the data in its FIFO.
//Setup slave address
I2caRegs.I2CSAR = 0x50;
I2caRegs.I2CDXR = 0xFE ...