User Activity

Posted on February 16, 2016 at 15:06Hi,I want to develop a custom 8x8  USB hid keyboard and have studied the basics about it.Now I am searching for USB microcontrollers supported for it.I found STM32F0xx and STM32F1xx series both support this and al...
Posted on February 10, 2016 at 15:43I am developing a USB keyboard application using STM32F103 microcontroller. I have written code using a demo example to send keys to the host.But I am not able to figure out how to write set_report request for tur...
Posted on February 07, 2016 at 16:07Hi,I have a STM32 Performance stick based on STM32F103RBT6 microcontroller with me and I have developed a USB keyboard application using HiTop IDE with Tasking C compiler. The firmware written works well.Now I wan...