• STM32F4 CAN Protocol
    Hi friends, I am trying Can Protocol STM32F4 to STM32F4 ,I not sure about that I am doing right it. If I use STM32F1 ,this device include just CAN master,so I mean if it is possible STM32F1 to STM32F1...
  • 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.
  • missing stm32f4xx_hal_exti.h
    Hi, I created a project with the Keil MDK and then configured and initialized the microcontroller of ST via the STM32CubeMX. I then tried to compile the generated code with Keil MDK. However I get the...