G
Reaction score
0

Latest activity Postings About

    • G
      gonzales replied to the thread Ethernet 2.0.2 and flush().
      I have tested QNEthernet for my tasks, it work fine. Thank one more time!
    • G
      gonzales reacted to shawn's post in the thread Ethernet 2.0.2 and flush() with Like Like.
      Is this a Teensy 4 or 3 or…? I tested the QNEthernet library to work with the W5500 chip, if you’d like to give that a try instead of the “Ethernet” library. You’ll need to change the driver in qnethernet_opts.h by uncommenting the...
    • G
      gonzales replied to the thread Ethernet 2.0.2 and flush().
      It is T4.1. I use QNEthernet for Native Ethernet with T4.1, but I didn't know that it could be used for W5500. I will try! Thanks
    • G
      Hi! I found an interesting feature of the library Ethernet. I use it to organize the server on Teensy with W5500, so i'm doing everything as stated in the documentation. (https://docs.arduino.cc/libraries/ethernet/#Server%20Class) void loop() {...
    • G
      gonzales replied to the thread Using RAM1 & RAM2.
      Thanks for the answers, but my question was, what is the best way to use almost free RAM2 memory? Why would I complicate the device with Ext memory when my RAM 2 is almost free? In my issue it is more then 400kB.
  • Loading…
  • Loading…
Back
Top