User Activity

Posted on September 21, 2015 at 16:49All:First, I have been able to ''setdatetime'' and ''getdatetime'' using excellent example code. In fact, I wait until after powered up to receive a ''setdatetime'' command (via UART). Using the HSE on F4 Discove...
Posted on August 21, 2015 at 14:50All:We want to store some calculated values into flash, and from what I am seeing, to do that, you need to stay away from flash sector 0, because it holds the flash vector table. So, I am using sector 1 and sector 2...
Posted on July 29, 2015 at 17:05All:I have procurred a STEVAL-MKI109V2 and plug-in board STEVAL-MKI142V1 (LPS25H). When I bring up the UNICO ''Cross-platform User Interface for MEMS demonstration kits'', I am able to see that the device is operating...
Posted on July 22, 2015 at 14:08All:Is there I2C example code that can be used with the STM32F4 Discovery Board to connect to the LPS25H module? I am running the processor at the full 168 MHz, and as far as I know, I have initialized the I2C1 port c...
Posted on November 25, 2014 at 14:46All: Are there any plans to complete the description for CTRL_REG6? All other control registers have two tables, one high level to show the bits in the register, and a second table to describe in detail the bits....