User Activity

Hi,I've been testing LIS3DH sensor as an alternative to the LIS3DSH that we are using.In testing with two different devices I've seen that with range values 2 ... 8g the X-axle value is stuck in the near maximum value 0x7FF, while two other axles are...
Hi,We've been using LIS3DSH for a few years now and are now searching for alternative sensor because of availability problems.In LIS3DSH there are offset compensation registers OFF_X(Y,Z) for fixing the read axle values with correction values stored ...
We are struggling with mysterious bug with our STM32F730 project, even the bug itself is not easy to explain.We use FreeRTOS and our code is run XIP from QSPI FLASH SST26VF016B.IDE used is Atollic version: 9.1.0.The problem is that the application cr...
Hi,Being new to QSPI technique I have to ask for some help to find out if I have misunderstood the whole concept.Our target is to have two QSPI flash memories and run the code from the first one (xip) and use the second one for data storage to be use...
Posted on May 22, 2017 at 14:30We are investigating for a new STM32F7 based device with QSPI FLASH as a main memory to run the application from (XIP).We also need FLASH memory for mass storage, and what is not clear for us is if we can use the same ...