User Activity

I'm currently investigating mechanisms for synchronization of disparate IIS3DWB units in a given system. The current thought is that signal alignment between two disparate IIS3DWB units can be achieved without a traditional SYNC signal by aligning to...
I'm using the STM32-F446RE Nucleo board. I am using PB1 and PB2 to trigger on the iis3dwb interrupts; PB1 and PB2 are setup as GPIO_EXTI1 and GPIO_EXTI2 respectively. These interrupts work as I have a breakpoint in the interrupt handler's and can tri...