mirror of
https://github.com/lupyuen/nuttx-star64.git
synced 2025-01-12 20:58:32 +08:00
I2C is alive yay!
This commit is contained in:
parent
9ec6b14ded
commit
70661afce2
1 changed files with 1 additions and 1 deletions
|
@ -7657,7 +7657,7 @@ _And deassert Reset RSTN_U0_DW_I2C_APB?_
|
|||
|
||||
From [JH7110 Clock Structure](https://doc-en.rvspace.org/JH7110/TRM/JH7110_TRM/clock_structure.html) we see that...
|
||||
|
||||
- I2C is clocked by clk_apb0 / clk_apb12
|
||||
- I2C is clocked by clk_apb0 and clk_apb12
|
||||
|
||||
- There are 7 I2C Ports (named U0 to U6, as we'll soon see)
|
||||
|
||||
|
|
Loading…
Reference in a new issue