User Activity

Posted on May 19, 2015 at 15:53Hi,I am having issues with the I2C on a STM32F407. I am trying to talk to the MLX90621 thermopile but getting stuck on a repeated start on the busy flag.I used the I2C driver from the following link (https://github.com...
Posted on March 22, 2015 at 23:15 Hi, I am trying to timestamp my frequency capture module with the systick register value but everytime, the systick register gets reloaded with a new value during a frequency capture. as shown below. I h...
Posted on March 13, 2015 at 10:36 Hi, I am trying to interface to the Heimann 16x16 sensor but having issue with the timings and synchronization. There is only one bi-directional data line as shown in the pinouts below.The device acts as ...
Posted on February 13, 2015 at 11:33Hi,I am trying to figure what I need to set the SPI peripheral to communicate to a device which can be configured to be master or slave and has a single data bus.The slave device has the following pins - SCK, DATA...
Posted on December 11, 2014 at 03:32 Hi, I ma currently trying to use the timer capture to measure a burst pulse but it always seems to miss a couple of signals. I have measured it on an oscilloscope and I can see 10 pulses but from my f...