8000 Update README.md · nopnop2002/Arduino-STM32-CAN@33af5e3 · GitHub
[go: up one dir, main page]

Skip to content

Commit 33af5e3

Browse files
committed
Update README.md
1 parent 05b9d22 commit 33af5e3

File tree

1 file changed

+16
-7
lines changed

1 file changed

+16
-7
lines changed

README.md

Lines changed: 16 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -26,13 +26,22 @@ Check [here](http://www.ti.com/lit/an/slla337/slla337.pdf).
2626

2727

2828
# 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).__
3645

3746
# Wirering
3847
- USB power supply (board with 5V pin)

0 commit comments

Comments
 (0)
0