Needing help customizing the USB setup on STM32H750 to connect as a "Generic Bulk Device" under the "Universal Serial Bus devices" in the Device Manager.
Switched from another processor to the STM32H750 on updated boards, and trying to keep the PC communication the same so it is seamless (or as seamless as can be) for the user experience. Previous boards connected up to Windows as a Generic Bulk Device under the Universal Serial Bus devices in Windows Device Manager. We could then send and receive any number bytes between the Board and the Windows application with no added header like you get when functioning as a HID. Are there any USB reference guides/examples to go off of to get here or that would help point me in the right direction?
The "STM32 STLink" actually connects up how I am trying to get the USB on my board to function if that helps:
Thanks in advance,
John
