Browse By Tags

Sorry, but there are no more tags available to filter with.
  • STM32F411RE: cannot use #include math_arm.h for CMSIS

    Hello all,

    I am trying to implement DSP on the STM32F411RE Nucleo board, for which I would require the use of the CMSIS library. I am trying to get this to work by setting up the STM32 in CubeMX (setting Clock, HAL, DMA, but most crucially setting the…