SAMA5: ports should not be reset state (seems to make no difference)
This commit is contained in:
parent
8686c040ac
commit
589386a5ce
|
@ -123,7 +123,7 @@
|
||||||
*
|
*
|
||||||
* USB Clock = PLLACK / (USBDIV + 1) = 48MHz
|
* USB Clock = PLLACK / (USBDIV + 1) = 48MHz
|
||||||
* USBDIV = PLLACK / 48MHz - 1
|
* USBDIV = PLLACK / 48MHz - 1
|
||||||
* = 16
|
* = 15
|
||||||
*
|
*
|
||||||
* The maximum value of USBDIV is 15 corresponding to a divisor of 16.
|
* The maximum value of USBDIV is 15 corresponding to a divisor of 16.
|
||||||
* REVISIT: USBDIV = 15 gives an exact clock of 48MHz.
|
* REVISIT: USBDIV = 15 gives an exact clock of 48MHz.
|
||||||
|
|
Loading…
Reference in New Issue