User Activity

Moved from MCUs section - STM32 is an MPU.Hi all,I'm developing a firmware for a custom board based on MP135 micro - baremetal solution.The board has a MMC memory (no SD card) to host both bootloader and storage area (Fat).I've added the FileX module...
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...
Kudos given to