User Activity

Posted on August 15, 2016 at 17:56 I am trying to use the API for VL53L0x proximity sensor over one smt32F4Discovery developement board and I am not able to do it. The steps that I am doing are the following: In a Keil project that it compiles ...
Posted on August 10, 2016 at 22:02I want use vl53L0x proximity sensor with a stm32f103 uC as host but I dont find the API for this host. I have STM32CubeExpansion_VL53L0X_V1.1.0 API downloaded but in this API, the drivers and CMSIS files available a...
Posted on July 08, 2015 at 14:03I am working ok with eeprom emulation in my firmware, but I need increase the numers of variables and I can�t store all because with 16 bits to address size ''only'' store (2^16 -1) variables and I want store more var...