User Activity

Posted on January 08, 2018 at 10:41Hi all,Anyone tried for USB HID KEYBOARD emulation like sending 'hello world' to PC using STM32 USB HID DEVICE.I am using Atollic true studio and stm32 cube tried with mouse examples also but not succeed getting us...
Posted on December 18, 2017 at 07:36Hi all,For an application i need to interface the micro controller(STM32) which is having USB port work as Mass Storage device and Keboard HID device.Device needs to work parallel for HID and PID. Is there common ...
Posted on June 15, 2017 at 08:08Hi all,I have DS18B20 sensor which works on the one wire protocol & it was interfaced to STM32F030C8T6 controller.But it was failed to communicate(respond) with the device over UART2.Below is the uart to device connec...
Posted on June 01, 2017 at 07:51Hi all,I am using stm32f030RC controller,for my application need to print the float values on the hyperterminal.Printf is working fine for text,charters & interger values.i am using stm32cubemx generated code & atolli...
Posted on February 27, 2017 at 14:07Hi all, i am using GPS module in the project interfaced to the stm32f0 MCU. Everything working fine but how to send the float values of long&latt on the uart .i tires replies in community but no luck. is there any...