Question
I need to quickly learn how to use the Ethernet on the STM32F217 MCU?
Posted on April 03, 2012 at 13:44
Hello all.
I need to quickly learn how to use the Ethernet on the STM32F217 MCU. 1. I need to be able to setup a webpage that is shown with on board measurements. 2. I must also be able to download and upload data/files to the MCU. (FTP or other)And what about the RMII and MII, what do I select? I assume that there are a lot of different transceivers for that?Do I need some kind of driver for the selected transceiver? Where do I start?