cancel
Showing results for 
Search instead for 
Did you mean: 

stm32L476RG nucleo dev board

kareemkna
Associate II
Posted on September 23, 2016 at 20:00

I am losing my mind, I start cubemx, installed stm32L4 library, configure the clock HSI , as this board has no HSE, GPIO and SPI, choosed MDK 5,  I generate the code, and try to test GPIO using Hal api, nothing happens !!

Tried the example code from Keil blinky led for Necleo board, it works fine, but this code is not using HAL, it writes to registers directly, I need to use HAL

I am missing something, but I dont know what is it !!

can any1 support  ?
1 REPLY 1
kareemkna
Associate II
Posted on September 23, 2016 at 21:08

[Solved] I found that I have to check on box ''Reset and Run'' at Flash download tab in debugger setting, otherwise it doesnt work after I download :\