Mcl Limitations

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 

Mcl Limitations

411 次查看
NermeenShaban
Contributor I

for s32k388 :

I need to use 10 Flexio channels for UART and I2C 

so I need 10 MCL channels but I have limitations of MCL channels (8 channels only)

so Is it mean I can use 8 channels of Flexio only ? 

0 项奖励
回复
2 回复数

372 次查看
john_floros
NXP Employee
NXP Employee

Hello,

Below is the number of timers and shift registers available on the FlexIO peripheral on the S32K388.  The number of pins that the FlexIO has access to is 32 but it does not represent the number of timers and registers that are available.

john_floros_0-1706889556751.png

 

Regards,

John

0 项奖励
回复

393 次查看
Julián_AragónM
NXP TechSupport
NXP TechSupport

Hi @NermeenShaban,

Currently, the driver supports only channels 0 through 7 for FlexIO, even though the reference manual states the 32 FlexIO channels:

Julin_AragnM_2-1706722692742.png

 

Julin_AragnM_3-1706722696909.png

The drivers may not encompass the whole limitations of the MCU, for which further implementation must be based on the client's side.

Best regards,
Julián.

0 项奖励
回复