STM32F4 Discovery Integrated LIS302DL Interrupt
Posted on October 22, 2013 at 15:28Hi Everybody and thanks in advance for support.I'm trying to rewrite code to read LIS302DL to handle/generate an interrupt every Data Ready Signal.Here is my code RCC_AHB1PeriphClockCmd(RCC_AHB1Periph_GPIOE, ENABLE...