Atmel AVR Microcontroller discussion group.
port C of atmega16 - soheil zarrin - Feb 3 9:25:00 2005
hi
can we use port C for kbd or RS232?
i used a 4*4 kbd on that port but it doesn't work properly.
and in software configuration of RS232 there was no data on that port.
best regards
soheil
---------------------------------

(You need to be a member of avrclub -- send a blank email to avrclub-subscribe@yahoogroups.com )
Re: [AVR club] port C of atmega16 - Stefan Trethan - Feb 3 9:35:00 2005
On Thu, 3 Feb 2005 05:25:18 -0800 (PST), soheil zarrin
<soheilzarrin@sohe...> wrote:
> hi
> can we use port C for kbd or RS232?
> i used a 4*4 kbd on that port but it doesn't work properly.
> and in software configuration of RS232 there was no data on that port.
> best regards
> soheil
I think the rs232 (rx/tx) would be at port D, pin 14/15 on the DIL case.
Port C has mostly the jedec pins i think, so you can use it for the
keyboard.
ST

(You need to be a member of avrclub -- send a blank email to avrclub-subscribe@yahoogroups.com )
Re: [AVR club] port C of atmega16 - Stefan Trethan - Feb 3 9:42:00 2005
oh i just saw this came on avrclub.
This group is abandoned, please go to avr-chat instead.
(must cancel my mail reception here...)
ST
On Thu, 03 Feb 2005 14:35:43 +0100, Stefan Trethan <stefan_trethan@stef...>
wrote:
> On Thu, 3 Feb 2005 05:25:18 -0800 (PST), soheil zarrin
> <soheilzarrin@sohe...> wrote:

(You need to be a member of avrclub -- send a blank email to avrclub-subscribe@yahoogroups.com )
Re: [AVR club] port C of atmega16 - soheil zarrin - Feb 3 9:45:00 2005
hi stefan
thanx replying my mail
in the Bascom compiler help there is possibility to send RS232 data on portB and
portD(inadition to pin14,15) i could send data to port A as well.
but can i send it to the portC
thanx
best regards
soheil
Stefan Trethan <stefan_trethan@stef...> wrote:
On Thu, 3 Feb 2005 05:25:18 -0800 (PST), soheil zarrin
wrote:
> hi
> can we use port C for kbd or RS232?
> i used a 4*4 kbd on that port but it doesn't work properly.
> and in software configuration of RS232 there was no data on that port.
> best regards
> soheil
I think the rs232 (rx/tx) would be at port D, pin 14/15 on the DIL case.
Port C has mostly the jedec pins i think, so you can use it for the
keyboard.
ST
Yahoo! Groups Links
---------------------------------

(You need to be a member of avrclub -- send a blank email to avrclub-subscribe@yahoogroups.com )