djnik1362
Full Member level 2
hi
I have a board that include a Spartan II FPGA.
In this FPGA there is a Slave I2C receiver that i wrote it.
When i connect ATmega16 I2C output (note : software I2C not 2-Wire)
to board it work successfully. (Note : I set 2-Wire Pins for I2C (PORTC)).
But there is another board that have ATmega2560 that have same software as
ATmega16 but the FPGA can't receive data from it. (Note : I set 2-wire pins for I2C (PORTD)).
Can you suggest some idea to solve this problem ?
Thanks.
I have a board that include a Spartan II FPGA.
In this FPGA there is a Slave I2C receiver that i wrote it.
When i connect ATmega16 I2C output (note : software I2C not 2-Wire)
to board it work successfully. (Note : I set 2-Wire Pins for I2C (PORTC)).
But there is another board that have ATmega2560 that have same software as
ATmega16 but the FPGA can't receive data from it. (Note : I set 2-wire pins for I2C (PORTD)).
Can you suggest some idea to solve this problem ?
Thanks.