User Activity

Hi,Greetings,I would like to freeze the IWDG in stop 2 mode.Code is available here:// Read bit and regitster                           LOG_Print("Flash->OPTR Value(Before):%#x\n",READ_BIT(FLASH->OPTR, FLASH_OPTR_IWDG_STOP));                       ...
Hi,I am working on "Deep sleep" and "Wake- Up" on STM32L476 MCU. It looks like that MCU is going in to Deep Sleep (STOP2) mode, but I am not able to "wake up" using the GPIO EXTI (GPIO External Interrupts). Following the code snippets, which I am usi...
Hi,I am working on SPI bus communication between IMX6dl MPU and STM32L476 MCU.MPU work as a master device and MCU work as a slave device.Configuration of MPU is:pinctrl_ecspi3: ecspi3grp {               fsl,pins = <                       MX6QDL_PAD_D...
Kudos from