Hi,
Are you complaining about pin19? Because it's working like expected?
Or about the other pins, that don't work.
If so, why do you hide all informations about these pins?
No pin number, no code, no fuse setup?
You give a lot of useless informations. This may be more confusing than it can help us to help you.
--> Learn to give focussed informations.
* what exact microcontroller? Farnell lists 37 types of "ATmega328", with different features, different packages, different pin count, with different datasheets.
* focus on the pins that don't work. Pin19 is not a good information, because it has different functions on different packages.
( Pin19 for example may be: ADC6, PortC.0, or PortB.5 ... depending on package)
* Pin functiins depend in setup, thus we need to see your code.
* special pin functions may depend on fuse setting, thus we need to see how you set them.
* showing the schematic is always a good idea, even if hand drawn.
We like to help. But sometimes we are not able..
Klaus