Part Number: MSP430F5529 Other Parts Discussed in Thread: TIDA-00754 , MSP430FR5969 , Tool/software: Code Composer Studio Hello,
I've been working my way through TIDA00754 example in CCS but would like to port the code to work with the F5529 platform.…
I think the debug stepping may have been one of the main problems. Depending on where you set breakpoints, the TXIFG may not trigger correctly. I found this out by letting code run without breakpoints and see all the expected data in the i2c analyzer…