• 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...
  • STM32F746 : PLL not ready forever.
    Hello, I am trying to enable internal clock ( HSI ) in stm32f746. But when I debug code, I find that pll ready bit of RCC's CR register is not set. Following part of code always return HAL_TIMEOUT...
  • STM32F746 : PLL not ready forever.
    Hello, I am trying to enable internal clock ( HSI ) in stm32f746. But when I debug code, I find that pll ready bit of RCC's CR register is not set. Following part of code always return HAL_TIMEOUT...
  • bug in compiler made code
    can you help. im a pasionate programmer and never leave bugs in my code but i have a problem. i have my uvision project and it works great. i download it to my dev board and it works great. i...