Other Parts Discussed in Thread: ENERGIA, PGA460, MSP430F5529
Hi there,
I'm using UART protocol now, but I want to use SPI protocol. I'm using demo code that is "PGA460 Energia Library and Code Example (Version 1.0.9) (Rev. I)". I run the code with Energia and I watched all measured dimensions. But when I select communication mode=3 (SPI), it never measured dimensions, I read "No object" on COM always. My settings as follows. I'm using also MSP430 Launchpad
Why cannot I read correct dimension? What is my fault? I connected MSP430's P3.2 pin to PGA460's SCLK pin, MSP430's P3.0 pin to PGA460's RXD pin, MSP430's P3.1 pin to PGA460's TXD pin. Is it correct? I applied external 7.7V to PGA460's PWR pin.