2016-02-18 01:39 AM
Hi, I have implemented HID Power Device (Battery as HID) on STM32L0. I need only proper report descriptor and report to send to windows. I have got working report descriptor from , but I can't create proper report to send it to windows. I downloaded HID Tool to create report descriptor (I took pwr example), but windows says that ''Report Descriptor was not byte aligned''. Did you ever create HID Power Device on STM32 and could you share report descriptor and report? OR maybe do you have some UPS with HID and could you send me report descriptor and messages from USBLyzer?
#stm32 #ups #powerdevice2016-11-16 06:05 AM
Hey,
i have the same problem as you. Did you find a solution for this problem? I am a beginner with USB and i dont know how i have to build the report descritor for windows. I use the STM32F407 and the HID Descriptor Tool (DT).