User Activity

Hello, I would like to replace STM32L072CBT with STM32L4Q5 in my development. I found that there is: STM32L4Q5CGT6P and STM32L4Q5CGT6. Unfortunately I can't find a data sheet for STM32L4Q5CGT6P. In the CubeMX I see that PIN46 and PIN22 with VDD12 ar...
Hello, in our project we use SPBTLE-RF0 modules. Unfortunately we did not pass RX test according to EN300328.On the module the newest sw is running. The module is located in the directmode and is controlled via hci. I have not found any radio report ...
Hello, we have developed a device based on SPBTLE-RF and stm32L452.To certify the device we have to operate BLE modules in direct mode. If I understand correctly DT0069, hci is only on SPI and we should forward on the UART. Are there any code example...
Hello, we have developed a device based on SPBTLE-RF and stm32L452.To certify the device we have to operate BLE modules in direct mode. If I understand correctly DT0069, hci is only on SPI and we should forward on the UART. Are there any code example...
Hello in my project I use LSM6DS3TR and LIS3MDLTR.The data from MEMS is processed by MotionFX.How high should the sampling rate of LIS3MDLTR be?How best should I synchronize the data before coming to the MotionFX?The program runs on the stm32l452 mic...