mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2024-12-29 04:50:03 +01:00
boards/lobaro-lorabox: Fix units & alignment in doc
This commit is contained in:
parent
17bfa37fb1
commit
501586e586
@ -9,24 +9,24 @@
|
|||||||
|
|
||||||
|
|
||||||
### MCU
|
### MCU
|
||||||
| MCU | stm32l151cb-a |
|
| MCU | stm32l151cb-a |
|
||||||
|:------------- |:--------------------- |
|
|:--------------------- |:----------------------------------------- |
|
||||||
| Family | ARM Cortex-M3 |
|
| Family | ARM Cortex-M3 |
|
||||||
| Vendor | ST Microelectronics |
|
| Vendor | ST Microelectronics |
|
||||||
| RAM | 16Kb |
|
| RAM | 16KiB |
|
||||||
| Flash | 128Kb |
|
| Flash | 128KiB |
|
||||||
| Frequency | 32MHz (no external oscilator connected) |
|
| Frequency | 32MHz (no external oscillator connected) |
|
||||||
| FPU | no |
|
| FPU | no |
|
||||||
| Timers | 10 (8x 16-bit, 2x watchdog timers) |
|
| Timers | 10 (8x 16-bit, 2x watchdog timers) |
|
||||||
| ADCs | 1x 24-channel 12-bit |
|
| ADCs | 1x 24-channel 12-bit |
|
||||||
| UARTs | 3 |
|
| UARTs | 3 |
|
||||||
| SPIs | 2 |
|
| SPIs | 2 |
|
||||||
| I2Cs | 2 |
|
| I2Cs | 2 |
|
||||||
| Vcc | 1.65V - 3.6V |
|
| Vcc | 1.65V - 3.6V |
|
||||||
| Datasheet | [Datasheet](https://www.st.com/resource/en/datasheet/stm32l151cb-a.pdf) |
|
| Datasheet | [Datasheet](https://www.st.com/resource/en/datasheet/stm32l151cb-a.pdf) |
|
||||||
| Reference Manual | [Reference Manual](https://www.st.com/content/ccc/resource/technical/document/reference_manual/cc/f9/93/b2/f0/82/42/57/CD00240193.pdf/files/CD00240193.pdf/jcr:content/translations/en.CD00240193.pdf) |
|
| Reference Manual | [Reference Manual](https://www.st.com/content/ccc/resource/technical/document/reference_manual/cc/f9/93/b2/f0/82/42/57/CD00240193.pdf/files/CD00240193.pdf/jcr:content/translations/en.CD00240193.pdf) |
|
||||||
| Programming Manual | [Programming Manual](https://www.st.com/content/ccc/resource/technical/document/programming_manual/5b/ca/8d/83/56/7f/40/08/CD00228163.pdf/files/CD00228163.pdf/jcr:content/translations/en.CD00228163.pdf) |
|
| Programming Manual | [Programming Manual](https://www.st.com/content/ccc/resource/technical/document/programming_manual/5b/ca/8d/83/56/7f/40/08/CD00228163.pdf/files/CD00228163.pdf/jcr:content/translations/en.CD00228163.pdf) |
|
||||||
| Board Manual | [Board Manual](https://www.lobaro.com/download/7250/)|
|
| Board Manual | [Board Manual](https://www.lobaro.com/download/7250/)|
|
||||||
|
|
||||||
### User Interface
|
### User Interface
|
||||||
|
|
||||||
@ -88,4 +88,4 @@ bridge seems to invert this lines.
|
|||||||
## SX1272 radio
|
## SX1272 radio
|
||||||
Please note that the board has a Semtech SX1272 radio. This means that when the
|
Please note that the board has a Semtech SX1272 radio. This means that when the
|
||||||
semtech-loramac package or the sx127x driver are used the correct driver version
|
semtech-loramac package or the sx127x driver are used the correct driver version
|
||||||
(sx1272) must be selected.
|
(sx1272) must be selected.
|
||||||
|
Loading…
Reference in New Issue
Block a user