[En-Nut-Discussion] STM32F107 EMAC remap issue

Henrik Maier hmnews at proconx.com
Thu Jan 16 04:59:57 CET 2014


Hi Marcin,

On 15/01/2014 7:29 PM, Marcin Trendota wrote:
> In configurator there is EMAC_REMAP macro, but in
> nut/arch/cm3/dev/stm/stm32_emac.c there is #ifdef EMAC_REMAP_ENABLE. I
> think because of this remap doesn't work (change #ifdef to EMAC_REMAP
> helps).

As far as I am aware most of the configuration features of stm32_emac.c 
are not yet supported by configurator settings and have to be set as 
#define in your board.h header file instead. (for example 
EMAC_USE_RMII_MODE and EMAC_PPS_OUT_PORT).

Henrik



More information about the En-Nut-Discussion mailing list