User Activity

Posted on March 27, 2018 at 19:33Hi there,Is it possible to change the uart baudrate dynamically after it has been initialized?Kind regards,#uart #stm32
Posted on March 27, 2018 at 19:29Hi there,Is it possible to change the i2c bus speed dynamically after it has been initialized?Kind regards,#i2c #stm32
Posted on November 03, 2017 at 20:15Hi there,I've developed a USB HID mouse with the STM32F103C8T6 using STM32CubeMX and Keil uVision 5.Everything works fine so far (I've used the default mouse descriptor generated by CubeMX).But now, I've added a L...
Posted on September 11, 2017 at 21:16 Hi there, I am using STM32CubeMX to develop a USB HID touchscreen with the STM32F103C8T6 MCU. In the HID descriptor, I must report the following feature to support multi-touch: 0x85, REPORTID_MAX_CO...