User Activity

Hi,I am trying to configure Zephyr RTOS in STM32CubeIDE after downloading the necessary package. However, I am encountering issues with locating and setting the Zephyr base path.What I've DoneDownloaded the Zephyr package in STM32CubeIDE.Attempted to...
Hi I am using STM32L031F6 microcontroller and trying to read data from BNO086. The HAL driver i2c code is working fine but LL driver code doens't work. I want to use LL driver for i2c. Following is my LL driver code for reading and writing.   Read Fu...
Hi,I am using the STM32L031F6 MCU and have configured the internal clock, which is working properly. However, I need to configure the external clock. We observed a pin conflict when changing to the external clock configuration because we are using th...
Hello I looking to do Classic CAN communication (Not FD) Between NUCLEO-H7A3ZI-Q and  NUCLEO-F429ZI  in normal mode. I am using MCP2551 transceiver on both boards. I added termination resistors on both side  But i didn't Receive the message. My confi...