Gernot
if you are trying to solve the problem of proximity wake up - then please refer to our updated TI Design that http://www.ti.com/tool/TIDA-00754
Please let me know if you still have questions
is
Hello Dan,
Thanks for your post. Unfortunately, I don't have any experience with the TIDA-00754 design specifically, but it sounds like you're on the right track. Start with a new empty project in CCS specifically for the MSP430F5529 and make the necessary…
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…