Jump to content
43oh

rudy

Members
  • Content Count

    3
  • Joined

  • Last visited

Posts posted by rudy

  1. That sounds a bit strange. As the Silicon Revision is reported correctly, the MISO/MOSI and CLK lines are ok. Is the interrupt line correctly connected? It's supposed to be on PE4.

    Are you using the lwIP or the uIP version?

    Im used uIP. I tried lwip version. Lwip print this:

     

    EDIT: Finally works it! I use uIP and toolchain https://github.com/jsnyder/arm-eabi-toolchain 

     

    
    
    
    
    Welcome
    ENC_ESTAT: 1
    Econ: 0
    Silicon Revision: 6
    int enabled
    
    
    [Hard fault handler - all numbers in hex]
    R0 = 20004f44
    R1 = 20004fb9
    R2 = 128d0
    R3 = 6
    R12 = 6
    LR [R14] = 0  subroutine call return address
    PC [R15] = c6df  program counter
    PSR = 12250
    BFAR = e000ed38
    CFSR = 10000
    HFSR = 40000000
    DFSR = 0
    AFSR = 0
    
    
×
×
  • Create New...