Skip to content

Commit ff5905b

Browse files
Removed STM32L1 Discovery board from supported hardware list. xrce-dds requires 100 KB of RAM and the STM32L1 has only 32KB. (#201)
Signed-off-by: Staschulat Jan <jan.staschulat@de.bosch.com>
1 parent 01148f3 commit ff5905b

1 file changed

Lines changed: 3 additions & 18 deletions

File tree

_docs/overview/hardware/index.md

Lines changed: 3 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -49,22 +49,7 @@ In order to flash and debug the board, it is required to get a JTAG probe. We re
4949
+ [CAD files](https://github.com/OLIMEX/STM32F4)
5050
+ [User Manual](https://www.olimex.com/Products/ARM/ST/STM32-E407/resources/STM32-E407.pdf)
5151

52-
## STM32L1 Discovery
53-
54-
![](https://www.st.com/content/ccc/fragment/product_related/rpn_information/board_photo/48/0b/aa/9b/b5/d7/43/89/32l152cdiscovery.jpg/files/32l152cdiscovery.jpg/_jcr_content/translations/en.32l152cdiscovery.jpg)
55-
56-
The (STM32L1 Discovery Kit)[https://www.st.com/en/evaluation-tools/32l152cdiscovery.html] is an open hardware design, ultra low power and low-cost entry board for developing custom applications. It contains an STM32L152RCT6 Cortex-M3 microcontroller manufactured by ST Microelectronics. This part number contains 32KB of RAM and 256KB of flash memory. It also includes an ST-Link in-circuit debugger that allows flashing and debugging the target microcontroller.
57-
58-
### Resources
59-
60-
+ [Vendor main page](https://www.st.com/en/evaluation-tools/32l152cdiscovery.html)
61-
+ [User Manual](https://www.st.com/content/ccc/resource/technical/document/user_manual/08/f8/63/f5/7b/3d/40/ff/DM00027954.pdf/files/DM00027954.pdf/jcr:content/translations/en.DM00027954.pdf)
62-
+ [Schematics in PDF](https://www.st.com/resource/en/schematic_pack/32l152cdiscovery_sch.zip)
63-
+ [Bill of Material](https://www.st.com/resource/en/bill_of_materials/32l152cdiscovery_bom.zip)
64-
+ [Gerber files](https://www.st.com/resource/en/bill_of_materials/32l152cdiscovery_bom.zip)
65-
66-
67-
## STM32L4 Discovery kit IoT
52+
## STM32L4 Discovery kit IoT
6853

6954
The [ST B-L475E-IOT01A](https://www.st.com/en/evaluation-tools/b-l475e-iot01a.html) evaluation board is a ready to use IoT kit. This board supports an out-of-the-box micro-ROS + Zephyr port.
7055

@@ -73,7 +58,7 @@ The [ST B-L475E-IOT01A](https://www.st.com/en/evaluation-tools/b-l475e-iot01a.ht
7358
The STM32L4 Discovery kit IoT enables a wide diversity of applications by exploiting low-power communication, multiway sensing and Arm Cortex M4 core-based STM32L4 Series features.
7459
The support for Arduino and PMOD connectivity provides unlimited expansion capabilities with a large choice of specialized add-on boards.
7560

76-
This board features a STM32L475E MCU with 1 MB of Flash memory and 128 KB of RAM. In addition to the MCU peripherals, the board includes:
61+
This board features a STM32L475E MCU with 1 MB of Flash memory and 128 KB of RAM. In addition to the MCU peripherals, the board includes:
7762
- 64 Mb SPI Flash memory
7863
- Bluetooth V4.1 module (SPBTLE-RF)
7964
- 915 MHz low-power RF module (SPSGRF-915)
@@ -94,7 +79,7 @@ Examples on how to start developing with this board are available [here](/docs/t
9479

9580
## Crazyflie 2.1 Drone
9681

97-
As an integration example, the open-source [Crazyflie 2.1](https://www.bitcraze.io/products/crazyflie-2-1/) platform has its own micro-ROS + FreeRTOS port.
82+
As an integration example, the open-source [Crazyflie 2.1](https://www.bitcraze.io/products/crazyflie-2-1/) platform has its own micro-ROS + FreeRTOS port.
9883

9984
<img width="400" src="imgs/3.jpg">
10085

0 commit comments

Comments
 (0)