User Activity

I'm working on the STM32F1 device and have been reading the CAN filtering and masking process. I now understand how the ID mask and filter works. I do have one question though as in certain cases I'm unsure if the filter would work 100% correctly.If ...
Posted on June 25, 2018 at 18:13Hi, I am having an issue when I try to load code to my STM32F103VG device over the KEIL interface.I have written code for the STM32 Nucleo-64 board which contains #STM32F103RBT6 device and it works without any issue. ...
Posted on October 19, 2017 at 18:24Hi,I am working on the IDW01M1 wifi module. To-date I have been able to connect 2 of these modules to a common server and send commands between them via the server. I am now trying to connect directly between the m...
Posted on May 16, 2017 at 18:23Hi, is there any pdf available relating to the operation of the Unico Lite GUI. I have version 2.0.0.0 installed but I cannot seem to get it to communicate with the LSM6DS3.Thanks#lsm6ds3 #unico-lite
Posted on May 09, 2017 at 11:39I am getting a linker error L6218E when compiling code for the LSM6DS3 Gyroscope. The error points to the LSM6DS3_IO_Read and LSM6DS3_IO_Write functions. These have been declared and are to be imported but there is no ...