Hello, I have a micro controller with a lot of pin which the symbol is created in a few sections (heterogenous part). As I'm just using the IOs as GPIO, all the ports are more or less the same for me (there are only three groups: ADC, 5v IOs and 3.3v IOs). I wanted to use pin swapping feature so I added 1 to 3 for the above groups. the problem is that it works separately in each section. Which means I can only swap group 1 with the ones which are in that section only. But I have group 1 in the other sections as well. How can I use pin swapping for whole the package and not only in each section? Thanks
↧