Post Go back to editing

DC2259(LTC6811-1) going generic with regular Arduino Uno?

Hello,

I am currently trying to connect the DC2259 to an Arduino Uno. I am currently using the Linduino Uno for testing and the DC2259 works perfectly with it but I would like to use a regular Arduino Uno with the traditional pin out (no ribbon cable). 

I tried following the steps outlined here https://www.analog.com/en/technical-articles/going-generic.html but my issue is what pins do I connect next? The DC2259 board only has GPIO[1-5], VREG, LTC6811V-, and WDT pins exposed. I don't have a preference of SPI or I2C but I just want to be able to collect cell data without the Linduino Uno.

My overall goal is to use a atmega2560 board to communicate with multiple analog devices but I can't even get a simple Arduino Uno working. 

Any help would be really appreciated. 

Thank you.