Skip to main content
Visitor II
March 31, 2021
Question

implemented TCP/IP ,UDP,HTTP PROTOCAL

  • March 31, 2021
  • 3 replies
  • 1154 views

hello all

currently i am working on Free RTOS (STM32L152RETX microcontroller ) . in stmcubemx no any one feature to implement the any protocal like TCP/ip etc

is there any possiblities to implement this protocal by using STM32L152RETx microcontroller

if yes then how

    This topic has been closed for replies.

    3 replies

    Explorer
    March 31, 2021

    The L15x MCUs have no ethernet MAC, so no.

    There will be no direct support by ST or ST tools.

    But third-party vendors offer boards or companion chips implementing ethernet/TCP-IP, and translate it to one of the usual serial protocols.

    I remember Microchip had one of those, can't remember the type name - I never used it.

    That adds quite a bit to the BOM, though.

    Asing.3Author
    Visitor II
    April 6, 2021

    okk sir

    Asing.3Author
    Visitor II
    April 6, 2021

    i will try