User Activity

Posted on April 23, 2015 at 20:26I have a smt32f3discovery and with him I want to create a ''virtual USB host'' in order to access the endpoints of the other controller. I wonder if this is possible or is there any code or library written for it or ...
Posted on January 31, 2015 at 22:43 Hei everybody, I am using a barometric sensor MS5611-BA03 for measuring the height. The sensor pressure values should be around 1000 mb, but instead of that I get -4895 mb. It's obvious, this can't be ...
Posted on January 06, 2015 at 17:35 Hello, I am trying to communicate with the Barometric sensor MS5611, using the I2C protocol. My micro is STM32f3discovery. The address of the sensor is send, but not the command. The code is stucked in...
Posted on December 27, 2014 at 16:28Hei,I am trying to communicate with the Barometric sensor MS 5611, using the I2C protocol. My micro is STM32f3discovery. The address of the sensor is send, but not the command. The code is stucked in the while loo...
Posted on October 29, 2014 at 22:40 Hei, I have found a code on the net and I am trying to figure it out how does it work. The code sends some data via USB to PC with the UART protocol. When I compile it, it sends an error at the file st...