User Activity

Hi All,I have a project data logger using STM32F4 and send data to the local server using an Ethernet interface. I use Lite W5500 Ethernet Module. Could anyone share the example code, hardware configuration n wiring? Thanks a lot
Hi everyone, Could u help me how to update RTC time n date using serial Usart. Example code will help me to better understand , the date n time stored in this variable  sTime.Hours = 0x00; sTime.Minutes = 0x00; sTime.Seconds = 0x00; sDate.WeekDay = R...