You are reading a single comment by @BogdanG and its replies. Click here to read the full conversation.
  • @Michel
    For now I switched to pure C (Keil IDE). You can debug programs in RAM without having to reprogram the STM32 (nice feature working on Keil).
    The ST released CubeX GUI-based peripheral configuration tool which allows to setup peripheral without deep knowledge about internal registers of the STM32. It simply gererates basic code to deal with clocks, GPIO, etc. You can only focus on your project then.

About

Avatar for BogdanG @BogdanG started