rtos
2 TopicsBuilding a Balancing Robot with Azure Sphere
In this blog post, we’re going to describe a balancing robot demo device built with Azure Sphere, showing how software, hardware, and physical design come together to create a real working device, which we then distributed to some end users.5.9KViews1like0CommentsCustom HID Device on USBx stack on STM32
Hello, Can someone, please, tell me where is a proper place to set a report size for an IN endpoint? USBD_HID_EPIN_FS_MPS configured to any value above 9 causes suspension of the interface. No matter what is written in the HID descriptor (and OUT reports are handled well), this value higher than 9 cases suspension. Whereas I need to send a reports with 55 bytes of data.1.2KViews0likes0Comments