• CMSIS-NN together with CMSIS-DSP
    Hi everyone, I'd like to know if cmsis-nn can be used in conjunction with cmsis-dsp. This is because I need to read biometric signals and then process them using a NN. Or do I have to use two microcontrollers...
  • Pytorch framework for Arm NN (CMSIS)
    I'm a graduate student at IUPUI. I am working with pruning of Squeezenext architecture for my thesis. So I want to deploy my model on a Cortex-M. I am using Pytorch framework. So could anyone help me...
  • How to develop CMSIS-DSP code in Visual Studio 2015?
    Hi, I'm a new developer and I'm looking to implement some linear algebra operations on a STM32F407VG. As a first step I was hoping to develop the linear algebra code in visual studio 2015. Is there...
  • Apply Butterworth low pass filter on EMG signal using CMSIS
    I am finding difficulty in applying the Butterworth Low pass filter on EMG signals using the Tiva C series board (tm4c123gh6pm) using the CMSIS library. Please suggested to me.
  • Machine Learning: PlatformIO and CMSIS-NN
    Hi, I am trying to get started with Machine Learning and the ARM Cortex-M4 processors. I've been struggling to get started with neural-networks to work with the PlatformIO environment Does anyone...