You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to BeagleBoard
Hi All,
I am trying to enable I2C1 ( using device tree ) on beaglebone black. what clock frequency should I use, from where to get this information?
Please help me out find this information .
Thanks & Regards,
Madhu
woody stanford
unread,
Jan 30, 2017, 1:49:03 PM1/30/17
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to BeagleBoard
As I understand it, I2C can be used for high-speed communication, so as fast as you can realistically pull that clock line is how fast you can go. Hense the clock line. I would look at it holistically. The BBB can probably really reef on that clock line (1 Ghz processor...kernel aside) so I'd look at the peripheral's core clock speed and figure how fast you can realistically do it. Just an opinion.