STMicroelectronics / STM32_open_pin_data

This repo provides all the information required for the pin and board configuration of products based on STM32 MCU.
BSD 3-Clause "New" or "Revised" License
54 stars 10 forks source link

DMA ip are missing #6

Open alex31 opened 2 years ago

alex31 commented 2 years ago

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.