Hi,
I'm developping a (simple) customised system that measures temperature and pressure using an stm32 µC. I wish to add an ethernet module to transmit the results by UDP. Using ethernet communication in a system is quite new for me. I know that we need an ethernet Phy module, the magnet (& the RJ45 connection) for the hardware ...
Is that all what is needed for the hardware ?
What about the software, how the tranmission can be set ? how all the layers of the UDP dataframe can be managed ?
Thank you
I'm developping a (simple) customised system that measures temperature and pressure using an stm32 µC. I wish to add an ethernet module to transmit the results by UDP. Using ethernet communication in a system is quite new for me. I know that we need an ethernet Phy module, the magnet (& the RJ45 connection) for the hardware ...
Is that all what is needed for the hardware ?
What about the software, how the tranmission can be set ? how all the layers of the UDP dataframe can be managed ?
Thank you