User Activity

Posted on January 04, 2018 at 21:46 Hi. I have a project generated using stm32cubemx. STM32F207@100MHz lwIP, RMII, 50MHz MCO out. Static IP. ARP, ICMP modules is enabled. After starting the board i see (with wireshark) one Gratu...
Posted on January 04, 2018 at 16:20 Hi. I have a project generated using stm32cubemx. lwIP, RMII, 50MHz MCO out. Static IP. ARP, ICMP modules is enabled. After starting the board i see (with wireshark) one Gratuitous ARP message fr...
Posted on August 07, 2017 at 20:40I have created a simple project in cubemx, with usb fs device (CDC).But i see an strange behavior: The buffer of CDC_Receive_FS contains (bytes sent from PC + 1 extra byte) On example, when sending 0x32 0x33 in buff...