boards: stm32l562e_dk: Enable SPI and BLE

Enable spi1 interface that connects to STM module SPBTLE-RFTR on the
stm32l562e_dk board.

Tested the configuration with st_ble_sensor sample + ST BLE Sensor
app on Android phone.

Signed-off-by: Yestin Sun <sunyi0804@gmail.com>
This commit is contained in:
Yestin Sun 2020-12-08 22:08:03 -08:00 committed by Anas Nashif
commit f7d866735e
3 changed files with 42 additions and 0 deletions

View file

@ -164,6 +164,8 @@ The Zephyr stm32l562e_dk board configuration supports the following hardware fea
+-----------+------------+-------------------------------------+
| I2C | on-chip | i2c |
+-----------+------------+-------------------------------------+
| SPI | on-chip | spi |
+-----------+------------+-------------------------------------+
Other hardware features are not yet supported on this Zephyr port.
@ -184,6 +186,7 @@ Default Zephyr Peripheral Mapping:
- USART_1 TX/RX : PA9/PA10
- I2C_1 SCL/SDA : PB6/PB7
- SPI_1 SCK/MISO/MOSI : PG2/PG3/PG4 (BT SPI bus)
- USER_PB : PC13
- LD10 : PG12