User Activity

Hi,I am currently working on DMA combined with I2C bus. I want to read acceleration data from IKS01A3 with HAL function HAL_I2C_Mem_Read_DMA(). I want to read at 6 different memory registers. How can I use that function to get it work properly? Can I...
Hi,I have STM32WB55RG and GNSS1A1 boards. I am trying to run SimOSGetPos example however my GNSS1A1 module returns only empty messages. As far as I was able to troubleshoot, I found function GNSS_PARSER_ParseMsg which enters infinite loop that is loo...
Hi,I have just started my journey with STM products. I have STM32WB board with MEMS IKS01A3 extension board. I am trying to configure project using CubeMX software to generate code. I have created new project and added board extension IKS01A3, tunred...