I have a script that generate static configuration using cubemx files. I want to use the files from this github repository instead to avoid cubemx installation, but files like DMA-STM32dmaModes.xml are missing, and i need them to find correct DMA stream/channel for a given peripheral.
I have a script that generate static configuration using cubemx files. I want to use the files from this github repository instead to avoid cubemx installation, but files like DMA-STM32dmaModes.xml are missing, and i need them to find correct DMA stream/channel for a given peripheral.