User Activity

HI All,I am using the STM32 nucleo-L4A6ZG development board.I am using L496 series example code for FreeRTOS MPU applicationI have a simple application task which is printing debug data on serial.My task is working fine in debug modeBut , In release ...
HI All, I am using STM32 nucleo-L4A6ZG development board.And I am implementing  FreeRTOS MPU application with help of NUCLEO-L476RG FreeRTOS_MPU example code.I have replaced ARM_CM4F  with ARM_CM4_MPU. Added  mpu_wrappers.c file in my current project...
HI All, I am currently using STM32 nucleo-L4A6ZG development board.I want use MPU of STM32L4A6ZGT6U.But i am very new with STM32 nucleo-L4A6ZG development board.So is there any example code of MPU with STM32L4A6ZGT6U ?So i can start with that .Than...