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
thanx for ur reply. i have already read the datasheets of max3109. i need the sample code for its initialization.
Call someone with a sales or support function at Maxim. Look for a contact number on the website, or for the local sales/distribution office in your region.
So just do what it says, then!
Where are you stuck in that? What have you tried?
"i need the (sic) sample code for its initialization"
For initialisation of what, exactly?
- The (unknown) microcontroller's I2C functions?
- The max3109?
- Or what??
And what about the other Design Resources on the max3109 page of the Maxim website...?
thanx !!! i hv already configured I2C. now i m trying to configure internal UARTS of MAX3109. the design resorse really seams to be useful.
regards rashpal
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.