Hi,
I am trying to implement Wireless BMS using LTC6810 and SmartMesh. I thought of using LTP5901-IPM (
) and ARM SAMC21 as a master MCU and LTC6810 as Slave IC. I need more information about the integration possibilities. Whom should i contact?
LTC6810-1
Production
The LTC6810 is a multicell battery stack monitor. The LTC6810 measures up to 6 series-connected battery cells with a total measurement error of less than...
Datasheet
LTC6810-1 on Analog.com
LTP5901-IPM
Production
SmartMesh IP wireless sensor networks are self managing, low power internet protocol (IP) networks built from wireless nodes called motes. The LTP5901...
Datasheet
LTP5901-IPM on Analog.com
Hi,
I am trying to implement Wireless BMS using LTC6810 and SmartMesh. I thought of using LTP5901-IPM (SmartMesh IP Wireless 802.15.4e PCBA Module with Chip Antenna) and ARM SAMC21 as a master MCU and LTC6810 as Slave IC. I need more information about the integration possibilities. Whom should i contact?
To integrate LTC6810 with LTP6901-IPM you need to connect both of them via SPI.
I can see LTP5901-IPM has a SPI port( pin 38,39,40,41) which can be used to connect to SPI of LTC6810.
Old question but...it is worth noting that although there is SPI and I2C capability on the LTC5800 SoC (onboard LTP5901-IPM) this is not accessible without impementing the OCSDK which is necessary to open this peripheral. Just using an external host uC only allows UART comms with the SoC.