User Activity

 I am using stm32l432kc nucleo Board.Is there any option for data retain when power is turned OFF ( Non-volatile memory Type).If yes can you please share the details and sample codes
Can you please explain the following steps in detail in the the tcp_echoclient example.       /* pass newly allocated es structure as argument to tpcb */       tcp_arg(tpcb, es);       /* initialize LwIP tcp_recv callback function */        tcp_recv...
I am using stm32f429zi nucleo board, is there any Non-volatile programmable memory ..?
I am using stm32f429zi Nucleo board for Ethernet communication and using LWIP libraries.using this as an example "LwIP_TCP_Echo_Server", I am able to receive data from Hercules software and send back the received data to Hercules software, is there a...
I am working on stm32f429zi nucleo board on ethernet .1) Is it possible to implement SOCKET programming without RTOS.(if so any source code available)2) Any resource for implementing standalone TCP data transmit and receive.(any source code available...
Kudos from