Page 1 of 1

Help with i2c baud

Posted: Wed Feb 28, 2018 8:13 pm
by RLOPES780
I'm using an i2c 1mhz memory.
My microcontroller is a dspic33ep512mu810.
My i2c is channel 2. I am using 2 macros available in the forum I will attach (i2c send, i2c receive). I have data loss at this speed. The i2c channel only works by software and hardware not. In the macro i2c transmits I had to put a delay of 5 ms to be able to work.
Can anybody help me?
Thankful;
Ricardo.

Re: Help with i2c baud

Posted: Thu Mar 01, 2018 8:43 am
by LeighM
What memory device are you using?

Re: Help with i2c baud

Posted: Mon Mar 05, 2018 8:16 pm
by RLOPES780
LeighM Hello;

Sorry for the delay in answering.
I've been looking at the data sheet.
The memory is an EEPROM 512KBIT 1MHZ ON SEMICONDUCTOR.
I bought 2 units in the digikey and in both the same thing happens.

Thankful.
Ricardo