Other Parts Discussed in Thread: MSP430G2553, MSP430F2416, TRF7970A
I am currently having trouble porting working example code from the msp430g2553 to the new micro msp430f2416.
I thought it would be as easy as switching the GPIO pins and the SPI pins, but for some reason after switching all the pins. The code doesn't work the same. Instead what happens is the trf7970 is not detecting any tags and the trf7970 interrupt is always giving the no response message.
I was wondering what could be other possible changes needed for the example code to work on the new micro.