Ethernet for Nucleo and Disco board STM32F746 works with gcc and arm. IAC is untested
Fork of F7_Ethernet by
History
Minor adjustments;
2017-08-20, by TudaPellini [Sun, 20 Aug 2017 22:09:22 +0000] rev 4
Minor adjustments;
Some warnings fixed
2017-08-20, by TudaPellini [Sun, 20 Aug 2017 17:40:09 +0000] rev 3
Some warnings fixed
Added support to F767 and LWIP entries to receive raw ethernet data in promiscuous mode for IEC 61850 GOOSE messages
2017-08-20, by TudaPellini [Sun, 20 Aug 2017 17:01:43 +0000] rev 2
Added support to F767 and LWIP entries to receive raw ethernet data in promiscuous mode for IEC 61850 GOOSE messages
corrected MAC issue. The MAC is now 02:00:00:xx:xx:xx where xx is the sum over the unique device register
2016-06-23, by DieterGraef [Thu, 23 Jun 2016 09:04:23 +0000] rev 1
corrected MAC issue. The MAC is now 02:00:00:xx:xx:xx where xx is the sum over the unique device register
Ethernet Library for Nucleo stm32f746ZG and Disco stm32f746NG works under arm and gcc environment
2016-06-19, by DieterGraef [Sun, 19 Jun 2016 16:23:40 +0000] rev 0
Ethernet Library for Nucleo stm32f746ZG and Disco stm32f746NG works under arm and gcc environment