Is there support for decoding SENT protocol within S32K3 MBDT via FlexIO? I know FlexIO on S32K3 supports this, but I didn't see anything in the MBDT library.
解決済! 解決策の投稿を見る。
Hi, @Deskwork4130,
Currently, the Model-Based Design Toolbox (MBDT) for S32K3xx does not include support for the Sent component but we will take it into consideration for our future planning, however, taking into consideration that we include the entire RTD drivers package, you can still use the component in our toolbox:
Moreover, you have a good example for your use in s32k3xx_isr_custom_code_ebt, where the ICU component is used with custom code.
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,
Victor
Hi, @Deskwork4130,
Currently, the Model-Based Design Toolbox (MBDT) for S32K3xx does not include support for the Sent component but we will take it into consideration for our future planning, however, taking into consideration that we include the entire RTD drivers package, you can still use the component in our toolbox:
Moreover, you have a good example for your use in s32k3xx_isr_custom_code_ebt, where the ICU component is used with custom code.
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,
Victor