File tree Expand file tree Collapse file tree 1 file changed +16
-7
lines changed Expand file tree Collapse file tree 1 file changed +16
-7
lines changed Original file line number Diff line number Diff line change @@ -26,13 +26,22 @@ Check [here](http://www.ti.com/lit/an/slla337/slla337.pdf).
26
26
27
27
28
28
# Software requirements
29
-
30
- Arduino core support for STM32 based boards.
31
- https://github.com/stm32duino/Arduino_Core_STM32
32
-
33
- ![ ] ( https://img.shields.io/badge/_IMPORTANT-important )
34
- __ There is some core library for STM32.__
35
- __ It doesn't work with [ Arduino STM32] ( https://github.com/rogerclarkmelbourne/Arduino_STM32 ) .__
29
+ - Arduino IDE
30
+ I used V1.8.19
31
+ ![ ArduinoIDE_V1 8 19] ( https://github.com/nopnop2002/Arduino-STM32-Ethernet-LAN8720/assets/6020549/d0211c18-b77e-436f-b931-8a9759f833eb )
32
+
33
+ - Arduino core support for STM32 based boards.
34
+ https://github.com/stm32duino/Arduino_Core_STM32
35
+ ___ Note for Core version___
36
+ Requires core version 2.3 or higher.
37
+ Core version 2.8 or later requires Arduino IDE 2.x.
38
+ I used version 2.7.1.
39
+ This is the final version available for Arduino IDE 1.x.
40
+ ![ STM32_Core_2 7 1] ( https://github.com/user-attachments/assets/e135c6b2-61f5-4ac8-a4e5-8878a29a2be4 )
41
+
42
+ ![ ] ( https://img.shields.io/badge/_IMPORTANT-important )
43
+ __ There is some core library for STM32.__
44
+ __ It doesn't work with [ Arduino STM32] ( https://github.com/rogerclarkmelbourne/Arduino_STM32 ) .__
36
45
37
46
# Wirering
38
47
- USB power supply (board with 5V pin)
You can’t perform that action at this time.
0 commit comments