A20 I2C

Started by Shelniraj, March 22, 2022, 01:54:03 PM

Previous topic - Next topic

Shelniraj

Dear All,

We are using A20 lime, and want to connect RTC PCB through I2C pins. Where those can be located on schematic or GPIO? Do you have  any driver library for the same?

Regards
Shelniraj

LubOlimex

You can find them on the LCD connector. You can find hardware files here:

https://github.com/OLIMEX/OLINUXINO/tree/master/HARDWARE/A20-OLinuXino-LIME
Technical support and documentation manager at Olimex

Shelniraj

Dear Lub,

Thanks I got it.
My next question is SDA and SCL port requires pull up resistors on board, are those placed on
board? Where can I locate those?

Regards
Shelniraj

LubOlimex

They are not placed, if you decide to use pins as I2C you need to take care of that. However, such pull ups can be present in the equipment that you attach to A20-OLinuXino-LIME, only one side needs pull ups, so make sure you don't overdo it.
Technical support and documentation manager at Olimex