We are running a survey to help us improve the experience for all of our members. If you see the survey appear, please take the time to tell us about your experience if you can.
i m trying to use max3109 to establish communication with UARTs using I2C bus. can anybody help me in getting example code?
thanx
Well, of course it is!
You really need to learn to make the Manufacturer's Website your first place to look for support in using any component.
Always look there for:
- Datasheets;
- Application Notes;
- Reference Designs;
- Example code.
After all, the people who design and make the product should be the ones best placed to understand it - shouldn't they?!
hidglobal: the exception that proves the rule.
i have gone thru the design resource, but it does not tell anything abt UART initialization. it only saya abt SPI and I2c initialization only. i need process after that.
Some might find it hard to believe, but my first choice was wrong. Is yours?
www.helpguide.org/.../finding-the-right-career.htm
For some morbid reason I decided to click that "let me google it" link above. The second link I got was to a nice 66 page datasheet that seems to answer all questions a developer might have about how to initialize the UART section. But a datasheet is like a dictionary + encyclopedia - you need to crossreference the information a bit. But it isn't possible to develop software without constantly crossreference information - if the information is already laid out fully, that means someone else have already made that exact product and is already reaping the profit from it.