ALTracer commented on issue #6575:
URL: 
https://github.com/apache/incubator-nuttx/issues/6575#issuecomment-1176795392

   @acassis 
   I happen to have access to a similar board. I tested 
`stm32f429i-disco:usbnsh` which has USB FS 1.5 Mbps via USB-HS internal PHY 
(the other pins conflict with SDRAM), and I was disappointed.
   ICMP ping and DHCPd seem to work okay both ways with my Linux PC host, but 
iperf3 quickly crashes the board somewhere in mm, I think. Keep in mind FS 
permits only 64-byte packets, and I had set default MTU of around 512.
   iperf3 settings: I tried TCP, UDP, default packet length and 64-byte length, 
low bitrates and 1M.
   Telnet works, which is the sole purpose of "usbnsh", I guess.
   
   I wanted to test some networking servers on that board because it boasts 8 
MBytes of 45-nanosecond SDRAM on FMC, and then move on to prototyping on 
another device. The servers in question crashed another board (nucleo-h743zi2 
with true Ethernet) due to insufficient SRAM.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscr...@nuttx.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to