what's the difference between can_pal and flexcan?

キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 

what's the difference between can_pal and flexcan?

ソリューションへジャンプ
1,031件の閲覧回数
fedora
Contributor III

Hi team:

    There are can_pal and flexcan modules in PE, what's the difference between them?
How to choose them?

 

     Thanks!

 

ラベル(1)
タグ(2)
0 件の賞賛
返信
1 解決策
1,017件の閲覧回数
Julián_AragónM
NXP TechSupport
NXP TechSupport

Hi @fedora,

PAL refers to the Peripheral Abstraction Layer, it can contain a family of peripherals, and it uses generic API on multiple platforms for a better portability, while PD (or examples without the "PAL" suffix), refers to Peripheral Drivers, which are specific IP dedicated low-level drivers, for high efficiency.

You can refer to this community post, where it is explained in a little bit more detail: S32K144 Driver vs PAL? - NXP Community. It is also described in the SDK documentation.

Best regards,
Julián

元の投稿で解決策を見る

0 件の賞賛
返信
2 返答(返信)
1,018件の閲覧回数
Julián_AragónM
NXP TechSupport
NXP TechSupport

Hi @fedora,

PAL refers to the Peripheral Abstraction Layer, it can contain a family of peripherals, and it uses generic API on multiple platforms for a better portability, while PD (or examples without the "PAL" suffix), refers to Peripheral Drivers, which are specific IP dedicated low-level drivers, for high efficiency.

You can refer to this community post, where it is explained in a little bit more detail: S32K144 Driver vs PAL? - NXP Community. It is also described in the SDK documentation.

Best regards,
Julián

0 件の賞賛
返信
958件の閲覧回数
fedora
Contributor III

Ok, I have got it !  Thanks, Julián

0 件の賞賛
返信