This library will let us use an NCM based USB device to transmit data like an IP-based device.
It supports the STM32F4 but not the H7. I am in the process of porting over the code to run on the H7, but it is bare metal so there are a lot of things to change
Currently investigating using this: https://github.com/IntergatedCircuits/IPoverUSB
This library will let us use an NCM based USB device to transmit data like an IP-based device.
It supports the STM32F4 but not the H7. I am in the process of porting over the code to run on the H7, but it is bare metal so there are a lot of things to change