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

Commit

Permalink
v1.2.1 to support STM32 + LAN8720
Browse files Browse the repository at this point in the history
### 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`
  • Loading branch information
khoih-prog authored Mar 16, 2022
1 parent 120392d commit ab9a472
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -329,12 +329,13 @@ Connect as follows. To program, use **STM32CubeProgrammer** or Arduino IDE with
|:-:|:-:|:-:|
|BOOT0|<--->|3.3V|

- Jumper settings twhen running normally to avoid accidentally reprogram
- Jumper settings when running normally to avoid accidentally reprogram

|From|<--->|To|
|:-:|:-:|:-:|
|BOOT0|<--->|GND|

---

|STLink|<--->|STM32F4|
|:-:|:-:|:-:|
Expand Down

0 comments on commit ab9a472

Please sign in to comment.