I'm experiencing a problem betwen GPIO8 and ENET port. When i configure and init GPIO8, ENET just stop working, and i can´t see why!! Did anyone already had this problem? Thanks ppl :|
Could you give more information about this bug ? I use both (Ethernet, as GPIO8) and not (yet) look a problem. What is the symptom. I m using the ST lib v2.0. Thanks in advance.
than I have problem in 91x_enet.c file in function ENET_Init(). In the code:
Code:
<BR><BR> /* De-assert the SRESET bit of ENET + MAC devices */ <BR><BR> ENET_DMA->SCR &= ~ENET_SCR_SRESET; <BR><BR>
If I set breakpoint at that line my JTAG fail. If I just execute this line i see no hardware action :( but register SCR changed. What kind of problem does we have? P.S. Related topics: