User Activity

Posted on December 28, 2014 at 11:08 Hi everyone I'm trying to display on LM19264k LCD which is controlled by 3 controllers of type S6B0108 I'm usingthree instances of GUIDRV_SPage display driver of emWin and a GUIDRV_DIST driver of em...
Posted on May 27, 2014 at 16:11The original post was too long to process during our migration. Please click on the attachment to read the original post.
Posted on May 26, 2014 at 18:06Hi everyone, I'm trying to read data from light-to-digital sensor using I2C with stm32f4-discovery I've been through too much problems at the end I just need a working example for a specific sensor, I mean I need an ex...
Posted on May 24, 2014 at 11:45Hi everyone, I'm trying to implement I2C1 on stm32f4-discovery to let the kit contact with a light-to-digital sensor TSL2581CS ..In the following code, the <b>I2C_CheckEvent(I2Cx, I2C_EVENT_MASTER_TRANSMITTER_MODE_SELE...
Posted on May 04, 2014 at 09:41Hi everyone, I'm trying to read temperature from temperature sensor in stm32f4-discovery kit I've configured ADC1 and then read converted value and do some math on it now when debugging it goes to hard fault  why ?? I ...