Open shirocro opened 3 years ago
I'm not sure what you mean by
This ethernet driver is barely implemented with basic functionality
The driver is fully functional (including checksum offload by hardware). It does lack only support for Precision Timer which is however a feature not often used by network stacks.
I suggest you contact support at developer.arm.com/support.
Yeah, you are correct, but I need support for Precision Timer, and for any other series of STM32F7, F4... is implemented.
Is somewhere github repository of specific device CMSIS pack, for example STM32H7xx is what I am interested currently?
The Device Family Pack for STM32H7xx (Keil:STM32H7xx_DFP) is not on github at this point.
I am not sure is it right place to ask this so my apologies at the beginning. I want know who is working on CMSIS.packs which could be downloaded in Keil? I have a question about CMSIS emac driver for STMH7 series of mcu-s. This ethernet driver is barely implemented with basic functionality, there is no timecode implementation etc.. I am just curious when should I expect those implementations or maybe I can contribute for it.