Part Number: MSP430FR2633
Hi.
Currently I'm working on a dual controller system with two CapTIvate MCUs (MSP430FR2633).
Both MCUs are running 16 (independent) Self-Cap-Buttons each.
I want the MCUs to measure one after the other - for best noise and emv performance.
One MCU should work as a SYNC Master (generating SYNC signal with a GPO) and the other MCU should start measurement cycle after a rising edge event at SYNC Input Pin P2.2 (SYNC Slave).
I can't get it to work right now.
Is there an example project using the sync pin in above manner ?
In the Documentation I don't find much about SYNC Pin usage. Maybe I searched in the wrong places.