I want to run the CAN @ 1Mbps for PCLK of 48MHz. Need help for settings of the can bit rate settings.
I tried 1Mbps @8MHz Pclk ( which is available in the CAN library function ) , that works fine. Now using the calculation information the settings for 1Mbps with 48MHz PCLK , comes out to be Time QUANTA = 8, Tseg1 = 4, Tseg2 = 3, BRP = 6 & SJW = 1 to 4. But this setting does not work. NEED Help for this settings. Need these settings and guidance for calculations.