User Activity

Hi I have recollections from a while ago, that it is possible to have an ST Link connected to one PC, and connect to it via ST Link server from another PC via a network. I have spent alot of time searching trying to find some information on this but ...
Posted on July 04, 2016 at 14:49 Hi, I am working on a project where I have got an STM32F407VG set up as an I2C slave. I'm able to receive incoming bytes correctly, and I'm able to send one byte without issue. However I need to be able t...
Posted on June 15, 2016 at 00:58 Hi I have written a small proeject where I have set up an STM32F407 on a discovery board as an I2C slave, and I'm pleased to say that it is mostly working. The problem I have is that when I send the follo...
Posted on December 17, 2015 at 00:15Hi, I'm currently working on a project where I'm implementing a USB audio class device. I am using an STM32F4-discovery board as my starting point for the project. I quickly found an example at http://we.easyelect...
Posted on July 28, 2015 at 00:47 Hi, I'm trying to get the CDC host to working in my application. I have been following the example provided in \STM32Cube_FW_F4_V1.7.0\Projects\STM324xG_EVAL\Applications\USB_Host\CDC_Standalone. I am usi...