cancel
Showing results for 
Search instead for 
Did you mean: 

HID Power Device Report Descriptor

nortowianski
Associate II
Posted on February 18, 2016 at 10:39

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 #powerdevice
1 REPLY 1
danielspronk9
Associate II
Posted on November 16, 2016 at 15:05

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).