Other Parts Discussed in Thread: PGA460, ENERGIA, MSP430F5529
Hi.
I have been trying to develop a code on CCS based on example from energia for PGA460 using MSP430F5529LP (basicallly the EVM kit). However, everytime, when I send a command "Register Read", as first read I always receive the first value 0x44 but the register value is correct. When I send second, third ... nth time it will be 0x40. If I would send again a new command, it will be again 0x44 but the data bytes are correct. Was wondering if it is something missing to see if something must be sent before any command? I know I haven't cleared the TH_ERR byte, but in PGA460 GUI is sends back correctly everytime through interface mode even with TH_ERR being present (equals to 1). The command I am sending is 0x55 0x09 0x2B 0xCB at 115200kbps. I did try changing baudrate, but didn't help and for my project I am required to use 115200kbps.
Best Regards,
Edvardas Vysniauskas