Skip to content
This repository was archived by the owner on Feb 4, 2023. It is now read-only.

Commit 120392d

Browse files
authored
v1.2.1 to support STM32 + LAN8720
### Releases v1.2.1 1. Add support to many **STM32F4 and STM32F7 (without TLS/SSL)** using `LAN8720` Ethernet, such as F407xx, NUCLEO_F429ZI, DISCO_F746NG, NUCLEO_F746ZG, NUCLEO_F756ZG, etc. 2. Add examples for `STM32_LAN8720`
1 parent 78cb736 commit 120392d

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

README.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -323,12 +323,16 @@ Connect as follows. To program, use **STM32CubeProgrammer** or Arduino IDE with
323323
- **U(S)ART Support: "Enabled (generic Serial)"**
324324
- **Upload Method : "STM32CubeProgrammer (SWD)"**
325325

326-
- Jumper settings to program via STLink
326+
- Jumper settings to program via STLInk
327327

328+
|From|<--->|To|
329+
|:-:|:-:|:-:|
328330
|BOOT0|<--->|3.3V|
329331

330332
- Jumper settings twhen running normally to avoid accidentally reprogram
331333

334+
|From|<--->|To|
335+
|:-:|:-:|:-:|
332336
|BOOT0|<--->|GND|
333337

334338

0 commit comments

Comments
 (0)