STMicroelectronics / STM32CubeF3

STM32Cube MCU Full Package for the STM32F3 series - (HAL + LL Drivers, CMSIS Core, CMSIS Device, MW libraries plus a set of Projects running on all boards provided by ST (Nucleo, Evaluation and Discovery Kits))
Other
142 stars 54 forks source link

Some code is missing #19

Closed EmbeddedVito closed 2 years ago

EmbeddedVito commented 2 years ago

Hi,

I am trying to use the CMSIS-DSP library with my Nucleo Board (F3) and I need to test the Levinson Durbin algorithm. I have seen that this function is described and defined here https://www.keil.com/pack/doc/cmsis/DSP/html/group__LD.html, but i cannot use that in my code because there is not inside the CMSIS Library. I have even look for it inside the G4 Library, but is missing even there. Am I missing something? Do I need to Install or download anything else?

Thank you,

EmbeddedVito.

Schermata 2022-04-15 alle 12 43 58
ASELSTM commented 2 years ago

Hi @EmbeddedVito,

Unfortunately, we don't address aspects related to CMSIS-DSP library in our GitHub repositories as the library come from Arm and we use it as is. Therefore, these files are out of the scope of STMicroelectronics. You may report this issue to the ARM GitHub.

Please allow me to close this issue now. Thank you again for your comprehension and for your contribution.

With regards,