mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2024-12-29 04:50:03 +01:00
boards/mbed_lpc1768: Fix units & alignment in doc
This commit is contained in:
parent
501586e586
commit
8bbcc1bfc3
@ -21,24 +21,24 @@ about the board.
|
|||||||
|
|
||||||
### MCU
|
### MCU
|
||||||
|
|
||||||
| MCU | LPC1768FDB100 |
|
| MCU | LPC1768FDB100 |
|
||||||
|:--------------- |:-------------- |
|
|:--------------- |:--------------- |
|
||||||
| Family | ARM Cortex-M3 |
|
| Family | ARM Cortex-M3 |
|
||||||
| Vendor | NXP |
|
| Vendor | NXP |
|
||||||
| RAM | 64kB SRAM |
|
| RAM | 64KiB SRAM |
|
||||||
| Flash | 512kB |
|
| Flash | 512KiB |
|
||||||
| Frequency | up to 100MHz |
|
| Frequency | up to 100MHz |
|
||||||
| Timers | 4 |
|
| Timers | 4 |
|
||||||
| UARTs | 4 |
|
| UARTs | 4 |
|
||||||
| SPIs | 2 |
|
| SPIs | 2 |
|
||||||
| I2Cs | 3 |
|
| I2Cs | 3 |
|
||||||
| CAN | 2 |
|
| CAN | 2 |
|
||||||
| PWM | 6 |
|
| PWM | 6 |
|
||||||
| USB Host/Device | 1 |
|
| USB Host/Device | 1 |
|
||||||
| Ethernet | 1 |
|
| Ethernet | 1 |
|
||||||
| RTC | 1 |
|
| RTC | 1 |
|
||||||
| ADC | 8 (all 12-bit) |
|
| ADC | 8 (all 12-bit) |
|
||||||
| Vcc | 2.4V - 3.6V |
|
| Vcc | 2.4V - 3.6V |
|
||||||
| Datasheet | [Datasheet](http://www.nxp.com/documents/data_sheet/LPC1769_68_67_66_65_64_63.pdf) |
|
| Datasheet | [Datasheet](http://www.nxp.com/documents/data_sheet/LPC1769_68_67_66_65_64_63.pdf) |
|
||||||
| User Manual | [User Manual](http://www.nxp.com/documents/user_manual/UM10360.pdf)|
|
| User Manual | [User Manual](http://www.nxp.com/documents/user_manual/UM10360.pdf)|
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user