Question
How does one get an STM32G4 MCU into USB TEST_PACKET mode?
How does one set an STM32G4 MCU into a USB test mode? The reference manual (RM0440) does not indicate any way to do this.
On the F4 series this could be done through the OTG_FS_HPRT register's PTCTL field.
I need to be able to get a peripheral (NOT a host) device upstream facing port into USB 2.0 Test_Packet mode for eye diagram testing.
