Important changes to forums and questions
All forums and questions are now archived. To start a new conversation or read the latest updates go to forums.mbed.com.
7 years, 8 months ago.
LPC1768 Ethernet Peripheral
Does the mbed OS make use of the Ethernet peripheral provided with the LPC1768? I imagine the peripheral takes care of processing incoming packages while the CPU can concentrate on other tasks.
1 Answer
7 years, 8 months ago.
Hi there,
Yes, you can use the Ethernet API provided within Mbed OS to use the Ethernet peripheral located on the LPC1768. Here's a few Ethernet API examples you can use: https://os.mbed.com/docs/latest/reference/ethernet.html
Please let me know if you have any questions!
- Jenny, team Mbed
If this solved your question, please make sure to click the "Thanks" link below!