User Activity

I've gone through the documentation a few times and I'm not sure what I'm missing. I'm using an STM32L4 to control the lsm303agr through an i2c connection. When I run debug and probe the SCL/SDA lines on my oscilliscope, the messages look good, and f...
Hi all,Hardware - STM32L4R9 Disco with STEVAL-MK172V1 eCompassI'm stuck trying to resolve some kind of conflict I'm having with Hal_Delay. I've lowered the priority of the timer interrupt so that SysTick is a higher priority. I've tried using both th...