diff --git a/Documentation/NuttX.html b/Documentation/NuttX.html index d7b797e83a..6ba0c95a00 100644 --- a/Documentation/NuttX.html +++ b/Documentation/NuttX.html @@ -8,7 +8,7 @@

NuttX RTOS

-

Last Updated: March 15, 2013

+

Last Updated: April 1, 2013

@@ -2418,8 +2418,10 @@ nsh> @@ -2548,6 +2550,25 @@ nsh>

+ +
+ +

+ STMicro STM32 F427/437. + General architectural support was provided for the F427/437 family in NuttX 4.27. + Specific support includes the STM32F427I, STM32F427Z, and STM32F427V chips. + This is architecture-only support, meaning that support for the boards with these chips is available, but not support for any publically available boards is included.. + This support was contributed by Mike Smith. +

+

+ The F427/f37 port adds (1) additional SPI ports, (2) additional UART ports, (3) analog and digital noise filters on the I2C ports, (4) up to 2MB of flash, (5) an additional lower-power mode for the internal voltage regulator, (6) a new prescaling option for timer clock, (7) a larger FSMSC write FIFO, and (8) additional crypto modes (F437 only). +

+ + + +
+
+