Skip to main content
kareemkna
Associate II
September 23, 2016
Question

stm32L476RG nucleo dev board

  • September 23, 2016
  • 1 reply
  • 556 views
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  ?
    This topic has been closed for replies.

    1 reply

    kareemkna
    kareemknaAuthor
    Associate II
    September 23, 2016
    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 :\