User Activity

Hi,Im doing a project where uart is configure in interrupt method to receive 5 bytes.For this I'm using stm32h743 mcu.Im facing an issue with the uart reception.As mentioned above i expected to get an interrupt after receiving 5th byte if of the pack...
Hi,I have doubt with the spi communication setup in this configuration. I'm using two sensors where one of the sensor only support 3 wire spi and another  is 4 wire .I have a single spi in mcu. The hardware setup is followed by mapping four wire spi ...
Hi,Im using STM32L031F6P6 mcu for one of my project. Im also using IIS2MDCTR & LSM6DSV16BTR sensor.I need to find heading regarding that i have few doubts.1.Will STM32L031F6 mcu support mems1 package?if no could you suggest a mcu which support the sa...
 Thanks for the response. which filter algorithm is best to find heading in stm32 mcu form 9 axis imu sensor?.Any documents or libraries available for same ?
Hi,Im using LSM6DSV16B & IIS2MDC for one of my project , how can i find heading using these sensor. Is there any library available for heading calculation?