2025-08-14 12:47 AM
Hello,
I wanted to create a firmware to communicate first between my laptop and one stm32n6 using the ethernet communication protocol.
Then enable communication between two stm32n6 (as client and server)
How do i configure the GPIOs and such on the .ioc file to make that happen
And what is the most basic code that can work in that sense.
Thank you for your response.