mirror of https://github.com/ARMmbed/mbed-os.git
On STM32 F767 rev A devices ,Ethernet peripheral had problems on RMII interface, on MII this was not the case. This commits implements a tentative workaround for the issue rerfered to as Ethernet erroneous data received in RMII configuration in the Errata sheet below: http://www.st.com/content/ccc/resource/technical/document/errata_sheet/group0/23/a6/11/0b/30/24/46/a5/DM00257543/files/DM00257543.pdf/jcr:content/translations/en.DM00257543.pdf Note that the issue has been fixed in 'Z' revision. of STM32 F767 MCUs. |
||
|---|---|---|
| .. | ||
| lwip | ||
| lwip-eth/arch | ||
| lwip-sys | ||
| .mbedignore | ||
| CONTRIBUTING.md | ||
| EthernetInterface.cpp | ||
| EthernetInterface.h | ||
| emac_lwip.c | ||
| emac_stack_lwip.cpp | ||
| eth_arch.h | ||
| lwip_stack.c | ||
| lwip_stack.h | ||
| lwipopts.h | ||
| mbed_lib.json | ||
| ppp_lwip.cpp | ||
| ppp_lwip.h | ||