User Activity

Hi all,in my firmware I fall in a UsageFault but, since I have some tasks, I not able to understand which instruction caused the fault. Both PC and LR are pointing to the handler ..I attached the current screen.Thanks!
Hi all,I'm developing a composite USB device on USB OTG port on a board based on STM32F429 chip.The device has two interfaces: a custom device + a CDC device. I'm using USB_Device_Library code.Windows host correctly shows 3 items: the composite devic...
Hi all,we are developing a board based on STM32F429 chip.In particular I'm developing a composite USB device on USB OTG port, showing a custom device + a CDC device [ep 0x85, 0x06, 0x83] using USB_Device_Library code.Windows correctly shows 3 items: ...
Hi all,I'm trying to enable the host functionalities for USB Port1 for MP135: I imported the Host Library and implemented some functions on usbh_conf.c file. Attached to the DK board I have a optic mouse.After some basic initialization I'm in the USB...
Hi all,I'm writing a USB composite device support (baremetal) for MP135: it must support a custom interface and a CDC profile. Now I'm testing the CDC side connecting the USB cable with a PC: Windows mounts correctly a virtual serial port and I open ...
Kudos given to