Hi all,
Following are the design modification we have in mind.....
1.In the design there are four LEDs used for displaying the current status of the battery. we thought of disabling the LEDs which would free two more digital blocks (which are used as PWM for driving those LEDs) and take out the LEDS from the board and connect some wires in its and use those pins for serial outputs.(which we feel a bit awkward)
2. There are two pins ISSP_SCK_1_1(connected to P1_0) and ISSP_SDATA_1_0(P1_1), we thought of using these pins for the RXD and TXD. Can this pin be multiplexed as ISSP while programming and as RXD and TXD while execution?? is that possible?.. This seems quite decent since we can use the available MOLEX pin out in the board which is used for programming
3.Another option would be to use the pins used for OCD(on chip debugging) for pins are used. Is it possible to route the signals from the UART block to these pins??
We are uncertain about the feasibilty of the modifications 2 & 3. So we are kindly expecting your suggestions.
Any sort of help would be greatly appreciated.
Thanks,
Sundar
Solved! Go to Solution.
If you look at following ap note you will see specific conditions about dual role
of pins to observe in terms of loading, and also confirmation that what you are
trtying to do, dual use of ISSP pins in other functions, is OK.
http://www.cypress.com/?docID=35792
This page more general -
http://www.cypress.com/?rID=2908
Regards, Dana.