Use of ethernet after NUCLEO board cutting.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
2018-08-15 8:08 PM
NUCLEO board can use ST-LINK by dividing it.
Therefore, I use the ST-LINK part of the NUCLEO-767ZI and NUCLEO-207ZG boards in a divide.
After the divide, the power part and the SWD part are connected normally.
On the 207 board, Ethernet works normally but not on the 767 board.
However, if the 767 board and ST-LINK's MCO (Main Clock Output) are connected, normal operation will be performed.
207 board operates normally regardless of MCO.
Anyone who has solved the same problem as me?
- Labels:
-
Ethernet
-
STM32F7 Series
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
2018-08-15 8:41 PM
Make sure you clock configuration code uses the 16 MHz HSI rather than the missing HSE
Solder on a crystal, capacitors, and 0-ohms to the HSE (X3) locations
Up vote any posts that you find helpful, it shows what's working..
