Skip to content

Commit 27b9c6a

Browse files
Georgij Cernysiovgalak
authored andcommitted
boards: arm: disco l475 iot: correct documentation
Discovery board B-L475E-IOT01A uses STM32L475VG µC, not previously described STM32L475RG. Signed-off-by: Georgij Cernysiov <[email protected]>
1 parent 125c030 commit 27b9c6a

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

boards/arm/disco_l475_iot1/doc/index.rst

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -47,9 +47,9 @@ More information about the board can be found at the `Disco L475 IoT1 website`_.
4747
Hardware
4848
********
4949

50-
The STM32L475RG SoC provides the following hardware IPs:
50+
The STM32L475VG SoC provides the following hardware IPs:
5151

52-
- Ultra-low-power with FlexPowerControl (down to 130 nA Standby mode and 100 uA/MHz run mode)
52+
- Ultra-low-power with FlexPowerControl (down to 120 nA Standby mode and 100 uA/MHz run mode)
5353
- Core: ARM |reg| 32-bit Cortex |reg|-M4 CPU with FPU, frequency up to 80 MHz, 100DMIPS/1.25DMIPS/MHz (Dhrystone 2.1)
5454
- Clock Sources:
5555
- 4 to 48 MHz crystal oscillator
@@ -76,7 +76,7 @@ The STM32L475RG SoC provides the following hardware IPs:
7676
- Quad SPI memory interface
7777
- 4x digital filters for sigma delta modulator
7878
- Rich analog peripherals (independent supply)
79-
- 3x 12-bit ADC 5 MSPS, up to 16-bit with hardware oversampling, 200 uA/MSPS
79+
- 2x 12-bit ADC 5 MSPS, up to 16-bit with hardware oversampling, 200 uA/MSPS
8080
- 2x 12-bit DAC, low-power sample and hold
8181
- 2x operational amplifiers with built-in PGA
8282
- 2x ultra-low-power comparators
@@ -94,8 +94,8 @@ The STM32L475RG SoC provides the following hardware IPs:
9494
- Development support: serial wire debug (SWD), JTAG, Embedded Trace Macrocell |trade|
9595

9696

97-
More information about STM32L476RG can be found here:
98-
- `STM32L475RG on www.st.com`_
97+
More information about STM32L475VG can be found here:
98+
- `STM32L475VG on www.st.com`_
9999
- `STM32L475 reference manual`_
100100

101101
Supported Features
@@ -226,8 +226,8 @@ You can debug an application in the usual way. Here is an example for the
226226
.. _STM32 Disco L475 IoT1 board User Manual:
227227
http://www.st.com/resource/en/user_manual/dm00347848.pdf
228228

229-
.. _STM32L475RG on www.st.com:
230-
http://www.st.com/en/microcontrollers/stm32l475rg.html
229+
.. _STM32L475VG on www.st.com:
230+
https://www.st.com/en/microcontrollers-microprocessors/stm32l475vg.html
231231

232232
.. _STM32L475 reference manual:
233233
http://www.st.com/resource/en/reference_manual/dm00083560.pdf

0 commit comments

Comments
 (0)