User Activity

Posted on June 25, 2018 at 17:34 Hello, I'm trying to configure the CAN-bus peripheral in loopback mode so I can later develop a real network. I'm using the Nucleo L432KC board and my clock is 32MHz. My problem is that I can't send any mess...
Posted on May 23, 2018 at 17:49Hello,I'm trying to read temperature values from a Melexis MLX90614 sensor with SMBus but something seems to be wrong.I used the HAL_SMBUS_IsDeviceReady to see if I can connect to the sensor and I can.#define MLX90614_...