Tuesday, December 29, 2009

HP TX1000 Entertainment Tablet PC GPU Fix

A friend of mine ask for a favor to take a look at his HP TX1000 Entertainment Tablet PC blackout LCD problem. I have no idea on how to fix this until I found below video.






Instead of using bulb, I used a heat blower to re-flow the chip.







From my observation, there is a the gap between the GPU and the heat sink was join by a burned thermal conductive silicone sponge.







I replace this with an aluminum foil folded a couple of times to get just the right thickness.








After reassemble it back together and now, the moment of truth, Hey! it works! :-)



Thanks a lot jasonshay2. You really save my day.

Monday, December 7, 2009

P16PRO40 programmer strip board layout

What is P16PRO40? It is a programming tool for several types of PIC micro controller. I'm not sure the origin of it, but I found it here at http://www.winpicprog.co.uk/ while browsing. The schematic can be found here at http://www.lpilsley.co.uk/pdf/p16pro40.pdf.



Since I saw a several request for P16PRO40 strip board layout, so I decided to share it here.





My PIC programming tool is a strip board based (AKA Veroboard). It is not as compact & neat as the commercial programmer but guess what, It took only 2 hours for me to built it from my electronic junkyard, except the 74LS05 and of course the strip board it self. Use normal IC socket if you don't have a ZIF socket.







I have made some modification to the circuit to match what I can find on my electronic junkyard. I replaced BC557 with A1015 (PNP), note that both transistor don't share the same pin layout. Just be careful if you want to use the alternative transistor.







On the power supply circuit, I've remove 7808 regulator since I already have 13V power supply. I only use 7805 to produce the 5V Vcc and the 13V Vpp comes directly from the main power supply.



I've also remove Vpp40 on/off from my PIC programmer. I've no plan to use them in the near future.



The programmer has been tested to work with 16F84A & 16F628A.



The recommended software for this programmer is WinPicProg 1.91 from http://www.winpicprog.co.uk/. It is simple but reliable software for PIC programming.





If you are using 74LS05 or 74LS06, set your 'hardware' setting as below. They are both HEX Inverter Open Collector output ICs but 74LS06 has extra features = with Buffer/Driver and 30V output.





Below is my test circuit, just a simple blinking program to test it out.







Additional images ...