• STM32Cubemx
    Hi guys, Can someone explain me how stm32cubeMx works ? How does he init the MCU best regards
  • Unable to untick startup file in Project->Manage->Runtime Environment
    error: L6235E: More than one section matches selector - cannot all be FIRST/LAST. Building a project created from the MDK and then passed to STMicroelectronics CubeMX. This created 2 startup files...
  • Error: STM32CubeMX could not be found ! CubeMXLauncher termiates with error code 3
    I get this error when trying to launch CubeMX from Keil: Error: STM32CubeMX could not be found ! CubeMXLauncher termiates with error code 3 CubeMX is installed and works fine.
  • FATFS, HAL driver implementation on keil
    hi, i'm working on the sd card application for stm32f407/429 MCU . i have the HAL driver, FATFS module . but the problem is the internal mechanism and the API in both HAL, FATFS confuses me. i'm here...
  • Keil and Cube incompatibility for HAL Library
    Microcontroller: STM32F302R8Tx MDK-Lite: v5.26 DFP: 2.1.0 STM32CubeMX 4.27.0 I am running into an issue where the Keil uVision and STM32CubeMX are not using the same HAL library version. ...