User Activity

Hi STWe are using STM32L476RG in our product, but we need Firmware update over the feature for our product. Can you provide us any solution for this? Thanks
For the motionAD library, how are the three sensor data (accelerometer, pressure, temperature) used in combination for airplane takeoff and landing? Are they anded together for a trigger or are they ORed together. Can we only use Accelerometer to det...
We are working on a custom board based on STM32L476RGT6, and we are facing 32.768Khz crystal startup issue. Board stucks at the startup in following piece of code : HAL_RCC_OscConfig(&RCC_OscInitStruct) != HAL_OK) and it fails while waiting for RCC_L...
I want to use MotionAD airplane detection library for aircraft detection in our product that is based on MCU that can read uart bytes from STM32 MCU.After reading the documentation of MotionAD airplane detection, i am not sure how it is possible that...
We are working on an IOT product for last 3 years. We were using other manufacturers EEPROM but then last year we switched to M24M02-A125, because of I2C interface and 4 million endurance cycle.But we are facing two problems with this EEPROM.1 - Ther...