• STM32 undefined HAL symbol
    Hi All, I just started learning ARM and I got a STM32L0 Nucleo board with Keils uVision5 as the environment. I used STM32Cube to generate the start-up code and got a blinky example and a button external...
  • STM32F427 HAL SDRAM Init
    Hello Community, i have the problem, that i have no idea how i could initialize the SDRAM with the HAL-Functions for STM32F42xx. The correct chip is STM32F427-IGH6. My problem is that i could...
  • RTX and STM32 Library used together?
    Hello I am currently starting a new project with STMicros STM32 controller-family (STM32F101C8) and I use the Keil RealView MDK-ARM 3.40 Toolchain with the RTX RTOS for firmware development. Now, because...
  • STM32 use of HAL library in project
    Hi guys, So I used an example of the HAL library to configure an input capture with a timer on a stm32f373vct6 microcontroller. Now I want to include this example in my project, but when I do so and...
  • Mdk-keil conflicts with cubemx and HAL
    Hello Everyone, I am working in following environment, IDE-Version: µVision V5.22.0.0 Tool Version Numbers: Toolchain: MDK-ARM Cortex-M0/M0+ 256K for ST Version: 5.22 We have a custom board...