Question
How to use USB_OE / USB Activate OE in STM32F0x2
Posted on July 02, 2014 at 14:23
I am using STM32CubeMx for STM32F0x2. In ''pinout'' page, there is a checkbox called ''Activate OE'' in USB. It occupy an GPIO pin (e.g. PA15) if it is enabled.
What kind of function provided by ''Activate OE''? What is the recommended USB circuit if ''Activate OE'' is enabled?