mirror of
https://github.com/apache/nuttx.git
synced 2026-06-06 00:14:22 +08:00
SAMV7-XULT: At 3.3V/300MHz, FLASH should require only 4 wait states
This commit is contained in:
@@ -153,7 +153,7 @@
|
|||||||
* Wait states Max frequency at 105 centigrade (STH conditions)
|
* Wait states Max frequency at 105 centigrade (STH conditions)
|
||||||
*
|
*
|
||||||
* VDDIO
|
* VDDIO
|
||||||
* 1.62V 2.7V
|
* 1.62V 2.7V
|
||||||
* --- ------- -------
|
* --- ------- -------
|
||||||
* 0 26 MHz 30 MHz
|
* 0 26 MHz 30 MHz
|
||||||
* 1 52 MHz 62 MHz
|
* 1 52 MHz 62 MHz
|
||||||
@@ -161,9 +161,11 @@
|
|||||||
* 3 104 MHz 124 MHz
|
* 3 104 MHz 124 MHz
|
||||||
* 4 131 MHz 150 MHz
|
* 4 131 MHz 150 MHz
|
||||||
* 5 150 MHz --- MHz
|
* 5 150 MHz --- MHz
|
||||||
|
*
|
||||||
|
* Given: VDDIO=3.3V, VDDCORE=1.2V, MCK=150MHz
|
||||||
*/
|
*/
|
||||||
|
|
||||||
#define BOARD_FWS 5
|
#define BOARD_FWS 4
|
||||||
|
|
||||||
/* LED definitions ******************************************************************/
|
/* LED definitions ******************************************************************/
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user