STM32F4 Ethernet Issues

2022-07-19 Thread Fotis Panagiotopoulos
Hello! I am using Ethernet on an STM32F427 target, but I am facing some issues. Initially the device works correctly. After some hours of continuous operation I completely lose all network communications. Trying to troubleshoot the issue, I enabled assertions and various other debug features. Ag

Re: STM32F4 Ethernet Issues

2022-07-19 Thread Nathan Hartman
On Tue, Jul 19, 2022 at 7:47 AM Fotis Panagiotopoulos wrote: > Hello! > > I am using Ethernet on an STM32F427 target, but I am facing some issues. > > Initially the device works correctly. After some hours of continuous > operation I completely lose all network communications. > Trying to trouble

Re: STM32F4 Ethernet Issues

2022-07-19 Thread Sebastien Lorquet
Hi, We have deployed hundreds of boards with stm32f427 and ethernet, they have all been working reliably for months without stopping, we know it because they critically depend on network functionality and we have reports if a card becomes unreachable. None has so far outside of dedicated test

Re: STM32F4 Ethernet Issues

2022-07-19 Thread Fotis Panagiotopoulos
Hello, > We have deployed hundreds of boards with stm32f427 and ethernet, they > have all been working reliably for months without stopping, we know it > because they critically depend on network functionality and we have > reports if a card becomes unreachable. None has so far outside of > dedica