Azure RTOS
2 TopicsCustom 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.2KViews0likes0CommentsSTM32 NetX Duo LwM2M Firmware Update
I have a project with STM32 MCU and BG95 LTE module. I use NetX Duo with LwM2M protocol. I am trying to implement FOTA for STM32 with LwM2M protocol. I haven't find resources for that. Is there any example for that? How can I implement that function? (Any suggestions)1.1KViews0likes1Comment