1/1
I2C master/slave core
by shivarajkumar on Dec 4, 2017 |
shivarajkumar
Posts: 2 Joined: Nov 30, 2017 Last seen: Feb 12, 2018 |
||
Hi all,
I downloaded the I2C master/slave code from the website and I'm not able to find which code is actually performs read/write operation in I2C master/slave out of 5 codes which im uploading below. Can any one help me out ? and please do suggest the flow of the code, to test for read write. Thank you |
RE: I2C master/slave core
by aikijw on Dec 4, 2017 |
aikijw
Posts: 76 Joined: Oct 21, 2011 Last seen: Jul 8, 2023 |
||
I just had a look at the core, and it seems well documented...
|
RE: I2C master/slave core
by shivarajkumar on Dec 5, 2017 |
shivarajkumar
Posts: 2 Joined: Nov 30, 2017 Last seen: Feb 12, 2018 |
||
I'm still a fresher and learning about it. I just need the conditions to control read and write operation in master/slave. I'm not able to analyse which signals need to be controlled. So, kindly help me out in this. Thank you
|
RE: I2C master/slave core
by aikijw on Dec 7, 2017 |
aikijw
Posts: 76 Joined: Oct 21, 2011 Last seen: Jul 8, 2023 |
||
Your English seems quite good... The core contains documentation, in English, describing everything that you need... The documentation is actually well crafted... Unless you are a "fresher" at English, you shouldn't have a problem... I'd suggest you have a look at the sources and get to swingin' that hammer...
Regards, /jw
I'm still a fresher and learning about it. I just need the conditions to control read and write operation in master/slave. I'm not able to analyse which signals need to be controlled. So, kindly help me out in this. Thank you
|
1/1