• RFFT CMSIS-DSP - Fluctuating index
    I am using the Cortex M4 with CMSIS 5.4.0 DSP library. I'm using the arm_rfft_f32() function and the max_arm_f32() function to compute the maximum frequency bin of injected pure sine wave with an external...
  • RFFT CMSIS-DSP - Fluctuating index
    I am using the Cortex M4 with CMSIS 5.4.0 DSP library. I'm using the arm_rfft_f32() function and the max_arm_f32() function to compute the maximum frequency bin of injected pure sine wave with an external...
  • Purpose of Reserved memory in F446RE
    F446RE has 4GByte address space... But its RAM is 128KB and Flash is 512KB... Most of the memory section is reserved... What are the purpose of these reserved memories?
  • How to transfer and read weights, biases and activation functions from trained tensorflow model to nucleo-f446re or any microcontroller in keil
    Hi Arm Community I was wondering is there an efficient/any way to transfer the data(weights & biases & architectural info) or read the hdf5 file in CMSIS api from a tensorflow model (saved in hdf5)...
  • How to transfer and read weights, biases and activation functions from trained tensorflow model to nucleo-f446re or any microcontroller in keil
    Hi Arm Community I was wondering is there an efficient/any way to transfer the data(weights & biases & architectural info) or read the hdf5 file in CMSIS api from a tensorflow model (saved in hdf5)...