Skip to main content
Visitor II
May 29, 2024
Question

Using vectors in stm32 mcus, vectors in live variables

  • May 29, 2024
  • 0 replies
  • 645 views

Is it possible to use dynamic size vectors in stm32 processors (to a certain level)? There is a function where I need dynamic size arrays. If it is possible/decent, how do I see them in live variables? When trying I only see the first element (correctly, by the way)

    This topic has been closed for replies.