Forum - MCS Electronics

 

FAQFAQ SearchSearch RegisterRegister Log inLog in

DIFFERENCE SPEED PORTC VS PORTB ATMEGA644P

 
This forum is locked: you cannot post, reply to, or edit topics.   This topic is locked: you cannot edit posts or make replies.    www.mcselec.com Forum Index -> BASCOM-AVR Unsupported versions
View previous topic :: View next topic  
Author Message
benoit

Bascom Member



Joined: 24 Jul 2007
Posts: 177

france.gif
PostPosted: Thu Jun 07, 2018 6:36 am    Post subject: DIFFERENCE SPEED PORTC VS PORTB ATMEGA644P Reply with quote

HELLO


I FOUND THAT THERE IS A DIFFERENCE SPEED BETWEEN PORTC AND PORT B

atmega644p

voltage vcc 5v25 (under dont start) current consumption >100ma

first of all clock at 40mhz with external clock fuze 010000

program in basic (may be in asm it is faster)

do
portc=0
portc=255
loop

speed mesured at oscilloscop 2.69mhz the same for porta and portd

do
portb=0
portb=255
loop

speed mesured at oscilloscop 5.76mhz

the frequency is stable in all case

WHY THIS DIFFERENCE ?

(BASCOM-AVR version : 2.0.7.3 , Latest : 2.0.8.1 )
Back to top
View user's profile
laborratte

Bascom Expert



Joined: 27 Jul 2005
Posts: 299
Location: Berlin

germany.gif
PostPosted: Thu Jun 07, 2018 2:22 pm    Post subject: Reply with quote

You really wonder that the chip does weird things when you run it way outside its specifications?
Back to top
View user's profile
benoit

Bascom Member



Joined: 24 Jul 2007
Posts: 177

france.gif
PostPosted: Sun Jun 10, 2018 3:26 pm    Post subject: Reply with quote

HELLO

IF I DISABLE INTERRUPT ALL THE PORTS RUN AT SAME FREQUENCY LET 5.76MHZ
LET ABOUT 11MHZ BY BYTES
GOOD
Back to top
View user's profile
Display posts from previous:   
This forum is locked: you cannot post, reply to, or edit topics.   This topic is locked: you cannot edit posts or make replies.    www.mcselec.com Forum Index -> BASCOM-AVR Unsupported versions All times are GMT + 1 Hour
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
You cannot attach files in this forum
You cannot download files in this forum