Skip to content

Commit c8f288f

Browse files
committed
STMOD_CELLULAR: add DISCO_L562_QE support
1 parent b258691 commit c8f288f

File tree

1 file changed

+14
-0
lines changed
  • components/cellular/COMPONENT_STMOD_CELLULAR

1 file changed

+14
-0
lines changed

components/cellular/COMPONENT_STMOD_CELLULAR/README.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -121,6 +121,20 @@ Default HW configuration:
121121

122122
BG96 expansion board can be used but without flow control.
123123

124+
### DISCO_L562_QE
125+
126+
https://os.mbed.com/platforms/ST-Discovery-L562QE/
127+
128+
HW configuration:
129+
130+
Depending on json configuration, STMOD pins 1, 2, 3 and 4 can be mapped to SPI3 or UART3.
131+
132+
"config": { "stmod_sel": { "help": "1 for UART / 0 for SPI - see board User Manual, STMOD_1/2/3/4 are configurable",
133+
134+
Default choice in targets.json is UART
135+
136+
BG96 expansion board is then fully compatible.
137+
124138
### DISCO_H747I
125139

126140
https://os.mbed.com/platforms/ST-Discovery-H747I/

0 commit comments

Comments
 (0)