HI,
I dont have much knowlwdge in programming....Is it possible to connect two pins internally for a microcontroller ? Iam using pic32mzef.
HI,
I dont have much knowlwdge in programming....Is it possible to connect two pins internally for a microcontroller ? Iam using pic32mzef.
It is very unusual to be able to connect pins internally.
Check the data sheet to see if yours is an exception but I don't think it will be.
I've quite often needed to connect pins on prototypes (to correct errors) and I just solder very thin wires to the pins. Make sure your code doesn't end up with two outputs driving each other.
MK
Its not possible
PSoC microcontrollers from Cypress Semiconductor allow connection of internal functions and they provide the programming tools to make it easy to accomplish.