• can not find "STM32Cube Framework API" in RTE configuration?
    I want to build a RTXV5 project based on stm32f103vct together with stm32cubeMX. I know how to start a new RTXV5 project , but when I update my keil to the version v5.24 I found I can not find the...
  • STM32Cube Framework API - STM32CubeMX versus Classic
    I'm interested in hearing other people's views on the pros and cons of configuring and managing a project's Device Cube framework API by using STM32CubeMX as opposed to the classic RTE_Device.h I...
  • STM32Cube HAL and IRQ
    Hi all, I'm using new uVision 5 (my last experience was in uvision 4) and when I start a new project I follow the manage run-time environment wizard to add periph i need. The problem is that I cannot...
  • L6218E using STM32Cube
    Hi. I have used STM32CubeMX to define pins and configuration of peripherals. After a bit of searching on tinternet I have commented out various undefined symbols etc. and it compiles :) However, I wanted...
  • MDK5 and STM32Cube - Impossible to run together
    Dear all, I have many problems using STM32CubeMX and Keil MDK5. I'm trying to start defining all the peripherals with the STM32Cube (is intended for this), then I run code generation for Keil MDK5...