- I see the generated configuration in MCUSW at psdk_rtos_auto_j7_06_02_00_21/mcusw/mcuss_demos/mcal_config/Can_Demo_Cfg/output/generated/soc/j721e/mcu2_1/src/Can_Cfg.c, how do I compute the nominal and data bit rate for MCAN from this?
- Also, I see the CSL example at psdk_rtos_auto_j7_06_02_00_21/pdk/packages/ti/csl/example/mcan/mcanEvmLoopback/mcan_evm_loopback_app_main.c and see a different structure to set bit rate.
My question is 2 fold, how to compute the bit rate in MCUSW example and how to do it for CSL example. How are these parameters related?