Forum Rule: Always post complete source code & details to reproduce any issue!

Search:

Type: Posts; User: mamdos

Search: Search took 0.00 seconds.

  1. Replies
    162
    Views
    28,064

    Sorry for spamming the thread but replacing...

    Sorry for spamming the thread but replacing yield(); with Ethernet.loop(); made a major improvement: edge-to-edge is 62nS. I can live with that. Thank you!
  2. Replies
    162
    Views
    28,064

    Apologies, I spoke too soon. I realized that I...

    Apologies, I spoke too soon. I realized that I was putting the code in its own while(1) loop to cut everything else out so it wasnt really parsing anything since your library relies on yield(). So I...
  3. Replies
    162
    Views
    28,064

    Wow Thank you! I was about to post in desperation...

    Wow Thank you! I was about to post in desperation because the Udp.parsePacket() in the Nativeethernet lib takes forever to compute. I thought I do one more look in the forums before I do that and I'm...
  4. Quick update: I've added 33ohm series resistors...

    Quick update: I've added 33ohm series resistors to each data line on the phy side as recommended in the application note. Unfortunately, I see 7V spikes on the Phy, which is above the maximum rating...
  5. I've been pulled into other project atm but...

    I've been pulled into other project atm but please keep in mind that these events only occur if you use passive PoE AND you are hotplugging cables. If you power up/down from your supply and/or use a...
  6. Some updates. I took the teensy out and probed...

    Some updates. I took the teensy out and probed the data lines on one of the pairs. I used a 6" and a 100ft CAT 5 to see the effect of input LC and I tested with and without the UCLAMP diodes. Here...
  7. Hey, just saw you responded. I came back to...

    Hey, just saw you responded. I came back to report that the adding a parallel TSV diode (P/N: UCLAMP3301D.TCT with no resistor) as described in the article didn't work for me. I blew another PHY...
  8. You probably wont have this problem with active...

    You probably wont have this problem with active PoE because the power isn't enabled until negotiation, so hotplug events wont happen the same way they would with passive PoE.
  9. Don't blow your Teensy 4.1 Ethernet PHY when using passive PoE

    Hot-plugging a passive PoE connection will blow your teensy PHY. Even though the PHY is DC-isolated from the jack, the unbalanced condition that occurs while hot plugging a powered cable will cause a...
  10. Appreciate the prompt support, Paul.

    Appreciate the prompt support, Paul.
  11. Teensy 4.1 ethernet pin hole locations / mechanical drawing

    Hi,

    I'm designing a baseboard for the Teensy 4.1 that makes use of the native ethernet pins which are broken out to the center of the teensy. I need to know the location of the 2x3 2mm pitch...
Results 1 to 11 of 11