STM32H743 Ethernet problems: Question related to STM32 technical support staff
Hi again,
Issues around the ETH-Peripheral of the H743 are not addressed for the first time here.
It would be extremely helpful to have one example (simple as possible) with a kind of "guarantee" to run on a NUCLEO 743 Board "out of the box". This could (or should) be based on HAL only, using CUBE is fine also, but leads to increased complexity on the otherhand.
The one and only thing i like to have is: #1) RX_buffer filled with received data and #2) one
TX_buffer transmitted to the destination (PC). Furthermore, this example should contain clear environment description: HAL_version, STM32 H743 Silicon version, NUCLEO board version.
In case, this example will not run here in my office afterwards i simply know: "its my mistake" - and this result would be extremely helpful.
My basic problem is quite simple: Here is no data transfer from the ETH-DMA to the RAM
(and i can exclude Memory assign and PHY handling as the trouble sources - or i'm to old for the job :)
Thanks in advance for any help, michael.
