Is there any example of Quad-SPI with MBDT

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

Is there any example of Quad-SPI with MBDT

跳至解决方案
521 次查看
simon98
Contributor III

HI,

I was wondering if there is some projects that exlpan the usage of Quad-Spi through MBDT

 

Thanks,

Simon

标记 (5)
0 项奖励
回复
1 解答
509 次查看
petervlna
NXP TechSupport
NXP TechSupport

Hello,

Currently, the S32K3 Toolbox does not include support for QSPI component, but we are considering including it in future releases. 

Since we provide the complete RTD driver package, you may still implement the component Mem_43_EXFLS in our toolbox and access the QSPI's API using custom code blocks.

Moreover, you have some examples in our toolbox (s32k3xx_isr_custom_code_ebt and s32k344_mc_bldc_ebt) where the application is using custom code. Beside the custom code examples, you should also check the following threads related to custom code usage:

https://community.nxp.com/t5/Model-Based-Design-Toolbox-MBDT/PWM-Capture-for-S32K3-in-Simulink/m-p/1...

https://community.nxp.com/t5/Model-Based-Design-Toolbox-MBDT/SENT-Protocol-Support-in-S32K3-MBDT/m-p...

You can also check the following topic How to use your own C code in our Toolbox (Battery Management System example). Here you will find an additional method of using custom code inside our toolbox.

Best regards,

Peter

在原帖中查看解决方案

0 项奖励
回复
1 回复
510 次查看
petervlna
NXP TechSupport
NXP TechSupport

Hello,

Currently, the S32K3 Toolbox does not include support for QSPI component, but we are considering including it in future releases. 

Since we provide the complete RTD driver package, you may still implement the component Mem_43_EXFLS in our toolbox and access the QSPI's API using custom code blocks.

Moreover, you have some examples in our toolbox (s32k3xx_isr_custom_code_ebt and s32k344_mc_bldc_ebt) where the application is using custom code. Beside the custom code examples, you should also check the following threads related to custom code usage:

https://community.nxp.com/t5/Model-Based-Design-Toolbox-MBDT/PWM-Capture-for-S32K3-in-Simulink/m-p/1...

https://community.nxp.com/t5/Model-Based-Design-Toolbox-MBDT/SENT-Protocol-Support-in-S32K3-MBDT/m-p...

You can also check the following topic How to use your own C code in our Toolbox (Battery Management System example). Here you will find an additional method of using custom code inside our toolbox.

Best regards,

Peter

0 项奖励
回复