Daniel,
how should I chain the FTM0 with FTM1 in K118 to make 32 bit ftm?
I'm looking to feed a 1MHz clock to FTM1 so it'll overflow every 65ms, I want this overflow to increment FTM1, should I do this externally or can I internally route it?
I believe Its fine to capture the FTM1 bits in software, so it would be set as a single counter only? Can I spare this timer and use another?