User Activity

Hello,With STM32F411E-DISCO, I am trying to obtain the RPM value by receiving data from the hall sensor of the BLDC motor. For this, I activated XOR On / HALL EFFECT Mode and connected the pins of the hall sensors to the relevant places.HAL_TIMEx_Hal...
I am transferring sensor data between Jetson Nano and STM32F411E-DISCO via can using 2 MCP2515. On the STM32 side, imu and encoder sensors are connected and constantly transmit data to Jetson nano via canbus.However, due to a problem that I do not fu...
Hello, I am receiving data on my STM32F411E board via the I2C interface with the Mpu9255 IMU sensor. I get HAL_BUSY status in case of any power outage or re-debug.https://stackoverflow.com/questions/69912431/issue-in-the-i2c-communication-stm32-hal-l...
 Hello, I am trying to take imu and encoder data in Stm32 and transfer it from can network via mcp2515. When I try to transfer data in the encoder, it works without any problems when I apply CANSPI_Transmit in the callback function.However, CANSPI_Tr...
Hello, by connecting an mcp2515 to Stm32, I enabled it to communicate properly with other cards via the Can network. However, when a message arrives, I couldn't understand how to receive it with the INT pin and I couldn't do it. I tried connecting th...
Kudos from
Kudos given to