STM32H7 Ethernet DMA Error
Hi,
I never used ethernet before, please excuse my ignorance. II dont want to use lwIP or FreeRTOS. My main goal is to use Ethernet hardware for fast communication between my distanced units.
created a project for my 2 piece NUCLEO-H743ZI2 board using CubeMX there are no compiling errors but when ever I tried to send a frame, sender unit goes DMA error which is DMAErrorCode 0x00055082. There aren't errors or reception at the other end.
I've added MPU Configuration as it stated in FAQ and lwIP example but still same.
Please guide me on this issue some related documents or project to increase my knowledge in order to solve the problems.
Thanks
Zeki
