Is there any example of Quad-SPI with MBDT

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Is there any example of Quad-SPI with MBDT

Jump to solution
519 Views
simon98
Contributor III

HI,

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

 

Thanks,

Simon

0 Kudos
Reply
1 Solution
507 Views
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

View solution in original post

0 Kudos
Reply
1 Reply
508 Views
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 Kudos
Reply