Hi @juliana_rojas30 ,
Indeed, the CAN FD with BRS isn't working. It seems that all register fields used for CAN bitrate are incremented by 1 when used by the hardware, except one, FDCBT[FPROPSEG]. So we don't need to subtract 1 from the value set in the FCAN_Config.
I attached a cumulative patch, a self-extracting archive, that contains the fix for this issue and the previous patch from CAN FD in S32k14x EVB .
The steps to apply the patch:
1. Download the attached zip file and unzip it.
2. Run mbd_find_s32k_root() to get the root folder there the S32K toolbox is installed.
3. Close Matlab.
4. Open the MBDToolbox_S32K1xx_4.2.0_can_fd_patch_2.exe file and extract it's contents to the root folder of the toolbox.
Regards,
Paul