Hello,
Does anyone know whether it is possible to use a Ethernet clickboard (ETH WIZ click from MIKROE) on top of a LPC55S69. I could only find instructions and examples for wifi shields but nothing for ethernet so if anyone used this setup already and has some examples for me would really help me.
Thanks in advance and best regards,
Lukas
Hi
There is no ethernet module on LPC55S69, thus we don't have expansion board.
If you must use ethernet with this board, I suggest considering working on a converter using a serial interface to ethernet, however there are no ready made examples for this type of bridging.
If Ethernet is necessary for you, I would suggest you look LPC54018 or LPC54628, or imxRT
Have a nice day
Jun Zhang