what is the source of clock for CANBUS
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2019-11-03 8: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
- Labels:
-
CAN
-
RCC
-
STM32F7 Series
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2019-11-03 11:39 PM
Usually the APB to which it is attached.​
Up vote any posts that you find helpful, it shows what's working..
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎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
