Hello all,
I need the support on the logic of multiple device programming at once.
I want to use TM4C1237H6PGE controller for programming multiple devices at once.
That device needs three lines (i.e. DATA, CLK and RESET) to be programmed and one device needs approx. 45 secs to 1 minute to be programmed completely.
So, If I want to program 8 devices at a time, the same will be programmed in the same time i.e. approx 45 secs to 1 minute thus in this way I can cut the programming time and thereby improve the efficiency.
Now as for example, if I want to program such 8 devices, what I am thinking is to use PORTA as DATA lines for 8 devices, PORTB as CLK lines for those 8 devices and PORTC as RESET lines for those 8 devices.
If I use such interface, can I program those 8 devices at once ? Is this type of connection is reliable ?
Moreover, if such way of parallel programming is possible then, can I use more than 8 bits at once such that I can program more than 8 devices in parallel.
Any suggestion is highly appreciable.
Thanks and regards,
Milap Dhruv