Question
stm32L476RG nucleo dev board
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 HALI am missing something, but I dont know what is it !!can any1 support ?