User Activity

I've setup USART to interrupt on a timeout using:CR2.RTOENCR1.RTOIEAnd configured the timeout using:RTOR.RTOIt works great, really nice feature. The RTO timeouts are always measured from the last stopbit/character received. However, I need to support...
Hello,I have coded some usb code which is correctly sending and recieving data. The problem is that at the end of sending the device descriptor no STATUS_OUT packet is sent.I've done the following to get the above sending:Copy the rx data from usb bu...
The below paragraph to me is almost incoherient. I don't have a usb protocol analyser so its important I get this right (From page 684 of the RM0350 user guide):OUT and SETUP packets (data reception)"These two tokens are handled by the USB peripheral...
I have a USB development project that entails the creation of a composite USB device. To integrate it with third party USB stacks I'm developing an interface for the low level USB functionality. In the RM0360 user manual, Page 697 the DIR bit is desc...
Hello,I couldn't find a better category for this.I'm using the USBLC6-2 for USB protection in a product that could potentially have a 20 V USB line (USB-PD). Like this:However, the VDD line would be clamped by this IC, is it acceptable to drop the VD...
Kudos from