• microprocessor change sample rate
    Hello, I have a stm32f303k8 model microprocessor and collect gps data using skytraq gps module. However, although I change the baud rate of the microprocessor I can not change output rate of the Venus838LPx...
  • IoT connectivity courses
    People, I´m staring at the desing of fridge and stoves connectivity by BLE,WiFi and sigfox, so I would like to know a good starting course for IoT development with ARMs. Do you know any good course...
  • Which CMSIS-DSP parts are used by CMSIS-NN
    Which parts of CMSIS-DSP are used for CMSIS-NN? I'm asking because I want to disable as much options as possible of the CMSIS-DSP.
  • Arm-Math, DSP function
    I am not sure if this is the right forum, if not, please tell me what forum will be more appropriate. I want to use DSP libraries. I use arm-math library. and run this function: void startFFT (void...
  • Best fitting library to compare vector to another 200k vectors
    Hi, First of all please confirm that it is indeed gpu task and not simd. I guess it is for gpu: I have a vector of length 32 elements, of size 16 bits each. I need to compare each of those elements...