Spi Communication Between Msp430F5529Lp & Ads1220 in Energia - MSP Posted July 6, 2015 Hi, I have connected two ADS1220 AD converters to LaunchPad MSP430F5529LP. First of all I needed to Chip select pins to manage the SPI communication so I updated some pin mapping. I also debugged that CS pins are working following my code. However I haven
Spi Communication Between Msp430F5529Lp & Ads1220
in Energia - MSP
Posted
Hi,
I have connected two ADS1220 AD converters to LaunchPad MSP430F5529LP.
First of all I needed to Chip select pins to manage the SPI communication so I
updated some pin mapping. I also debugged that CS pins are working following
my code. However I haven