when config flexio period it should not has limit,and it is not a FTM instance.
when config pdb,there should be a option to config its trigger source. but I didn't find it.
The HW_trigger option exits in the file but not the in config tool.
the version used is S32K1xx RTD 4.0.1.
best Regard,
woooaah.
I find the pdb tigger source in pdb_adc_ip, so I want to change the question to
"Which part will be in charge ,it is the MCAL part or the Driver part?
Hi @Wooaah
MCAL is an Autosar compatible higher layer that uses the low level drivers, in other words is a software module that directly accesses on-chip MCU peripheral modules and external devices that are mapped to memory, and makes the upper software layer independent of the MCU.
If you use MCAL this is going to be in charge to call al the drivers functions.
B.R.
VaneB