Dear all,
I have a strange problem with the SPI bus of the MSP430G2553 microcontroller. Simply, I implemented a firmware that reads data from a BMI160 accelerometer and write them of an EM4325 rfid chip. Standard SPI bus is used for both chips. This firmware works fine on a MSP430G2553 Launchpad (DIP20). Nevertheless, when I replace the MCU with the TSSOP version, the firmware is not able to read the accelerometer! Only the EM4325 continue to be correctly read.The setup is the same, the sole difference is in the package of the MCU: DIP20 in the first case, TSSOP20 in the second case. (However, the full TSSOP MCU indication is: MSP430G2553 86K G4 CODH A). I also checked all the connections including the related CS pins!
Please, as can I solve the problem?
Thank you very very much!
Best Regards