2019-11-03 08:56 PM
Hi,
what is the clock source for CANBUS in STM32F767?
I have referred the manual ,but still i cannot get the clear answer from it.
the main reason to know the clock source is to calculate the bit timing .
Thanks
Vimal
2019-11-03 11:39 PM
Usually the APB to which it is attached.
2019-11-04 12:03 AM
Hi,
my application is to create USB and CANBUS together.
1.when i use 16MHz crystal oscillator, i kept all PLL settings for max clock ,then USB is not working.
2. when i use 25MHz crystal oscillator ,CAN is not working.
what could be issue??
Thanks,
Vimal