Hello there!
I'm working with "S32K3X4EVB-Q172" dev board. I have installed in my workstation the S32 DS for S32 Platform and RealTimeDrivers for S32K3.
I've studied many sections in S32K3xx ref manual. I'm trying to replicate the setup bellow:

- Is the above setup possible ? Is it possible 1 timer(eMIOS) input to drive two pwm outputs(LCU outputs)?
The "Lcu_Ip_LcuControlMotor_S32K344" example use 6 inputs in order to drive the 6 outputs and it does not help.
- Is there any other example that shows how to configure the above LCU setup ? (3 timer input and 6 pwm outputs with dead-time insertion)
Also I'm trying to match the terminology used in "Config Tools" at S32 DesignStudio for S32 Platform with the terminology used in the reference manual and the respective chapters (LCU, TRGMUX, etc). There are configurations that I can't understand what they do.
- Is there any documentation regarding the config tool except the pop-up windows?
Kind regards.