LPC1549 Xpresso v2 Rev B board, ethernet?

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 

LPC1549 Xpresso v2 Rev B board, ethernet?

577 次查看
federicospinard
Contributor I

Hello everyone, i have a LPC1549 Xpresso v2 Rev B board and i just wanna know a thing, is it possibile connect a RJ45 cable to this board? And if the answer is yes, in which pin i have to connect? Because i looked the schematics and i didn't see any ethernet pin! Sorry but i'm a novice, thanks for the help!

标签 (1)
0 项奖励
回复
1 回复

466 次查看
brendonslade
NXP TechSupport
NXP TechSupport

LPC15xx doesn't have Ethernet, so you'd have to add an external MAC & PHY. There are 3rd party Arduino shields that enable this, via the SPI interface, but we don't have example code or recommendations for that at the moment. On the mbed developer site it shows one such board:

https://developer.mbed.org/platforms/LPCXpresso1549/

With the LPCXpresso43xx and LPCXpresso18xx boards they have on-device MAC and a PHY on the board, so you can add the OM13082 general purpose shield to connect Ethernet via RJ45.

0 项奖励
回复