Nucleo-L4R5ZI user LED's are not turning ON
I am a beginner in embedded coding, I am trying to turn on user LED's of nucleo-l4r5zi board but its not turning on. kindly lead me to the solution. (I am using keil)Thanks.Code:#include "stm32l4xx.h" // Device headerint main(void){RCC->AHB2...