Hi All: I am having trouble figuring out why exactly this behavior happens randomly and how to fix it on NUCLEO-H743ZI2. Any help would be appreciate it. I went through some debugging. I think the issue could be the following. I attached my ma...
Got cha. Forgive my ignorance. I just started on embedded development not too long ago. The reason is because in the main loop in Main, it calls "low_level_input" below, and the RxAllocStatus becomes RX_ALLOC_Err, and it stop going in to the If to ca...
I am running into the same issue too. Seems like the line "LWIP_MEMPOOL_ALLOC(RX_POOL);" is not able geta valid pbuf., did you ever resolve your issue?
Hi all, i just discovered this issue on my H743ZI2 board as well. I read through the entire replies, however I am still not sure what to do to fix this issue? Can someone tell me what to do for it? Thank you