• STM32H745 launch STM32CubeMX option disappear in 'Manage Run-Time Environment' wizard
    I find there is no more launch STM32CubeMX option in the RTE configuration wizard when selected STM32H745 device. But it sill exist for STM32H743. So, what's the reason? MDK-ARM won't support the...
  • STM32H745 launch STM32CubeMX option disappear in 'Manage Run-Time Environment' wizard
    I find there is no more launch STM32CubeMX option in the RTE configuration wizard when selected STM32H745 device. But it sill exist for STM32H743. So, what's the reason? MDK-ARM won't support the...
  • Merge a STM32CubeMX-made project with a mbed-made project
    Hello everyone! I'm working on a project on a Nucleo F411RE that uses a few peripherals of the STM32F411RE including the I2S port. On the one hand I have manage to get the I2S to work using STM32CubeMX...
  • Merge a STM32CubeMX-made project with a mbed-made project
    Hello everyone! I'm working on a project on a Nucleo F411RE that uses a few peripherals of the STM32F411RE including the I2S port. On the one hand I have manage to get the I2S to work using STM32CubeMX...
  • One project with two targets with different source folders
    This relates to uVision 4 v4.21.0.0 . We have a project that requires two targets, "Dev" and "Production" because the dev board is slightly different from the final production board. The plan was...