6502.org Forum  Projects  Code  Documents  Tools  Forum
It is currently Fri May 03, 2024 2:28 pm

All times are UTC


Search found 447 matches
Search term used: clock stretching Search these results:

Author Message

 Forum: Hardware   Topic: FT245R

 Post subject: Re: FT245R
Posted: Fri Mar 29, 2024 5:41 pm 

Replies: 10
Views: 2636


... For prototyping, I'd usually just use a 68b50 but in this case the clock speed is 3.2MHz which is theoretically too fast for the '50 (though I'll try it, you never know). I don't want to mess around with clock stretching which is bound to confuse me... or it. A later refinement of this ...

 Forum: Programmable Logic   Topic: A (Win)COUPL of Questions - ATF1504AS PLC44

Posted: Tue Mar 19, 2024 7:47 pm 

Replies: 38
Views: 2346


... was possible to get past 14mhz, or so. the 65xx chips are insanely overclockable, and the datasheets are usually pretty... pessimistic with their ... the CPU at full speed, then you have to implement a wait state/clock stretching circuit anyways and at that point you might as well safe yourself ...

 Forum: Hardware   Topic: Moving beyond 8MHz with standard ICs

Posted: Thu Feb 22, 2024 9:14 pm 

Replies: 40
Views: 6096


... up at $FFFx where the reset, nmi and irq vectors are, so you will need clock stretching to access those locations and it will slow down IRQ and NMI processing. Maybe not ...

 Forum: Hardware   Topic: Moving beyond 8MHz with standard ICs

Posted: Thu Feb 22, 2024 8:53 pm 

Replies: 40
Views: 6096


... up at $FFFx where the reset, nmi and irq vectors are, so you will need clock stretching to access those locations and it will slow down IRQ and NMI processing. Maybe not ...

 Forum: Hardware   Topic: Moving beyond 8MHz with standard ICs

Posted: Sat Feb 17, 2024 7:12 pm 

Replies: 40
Views: 6096


... some extra work on the rest of the board to make running at a higher clock possible. Well, it's Dave's dream computer, My preference would have ... with the internal 25MHz pixel clock of the VGA video chip, with clock stretching to 6.25MHz for the ROM part of the memory map, but different people ...

 Forum: Hardware   Topic: Moving beyond 8MHz with standard ICs

Posted: Sat Feb 17, 2024 11:08 am 

Replies: 40
Views: 6096


... example, 70ns Flash and 10ns SRAM, and it runs fine at ~15-20MHz (with clock stretching whenever ROM or IO is accessed) usually the ROM is the slowest part which is why ...

 Forum: Hardware   Topic: Moving beyond 8MHz with standard ICs

Posted: Sat Feb 17, 2024 10:46 am 

Replies: 40
Views: 6096


... because of 1 or 2 chips makes little to no sense to me when wait states/clock stretching are a thing and pretty easy to implement. I think the Yamaha sound chip is the main ...

 Forum: Hardware   Topic: Moving beyond 8MHz with standard ICs

Posted: Sat Feb 17, 2024 3:18 am 

Replies: 40
Views: 6096


... the AAY-3-8910 were eventually discarded. AFAIU, they have some form of clock slow down for the portion of the I/O page that hosts the YM2151, at ... of 1 or 2 chips makes little to no sense to me when wait states/clock stretching are a thing and pretty easy to implement. Since I think the original ...

 Forum: Hardware   Topic: Moving beyond 8MHz with standard ICs

Posted: Fri Feb 16, 2024 9:42 pm 

Replies: 40
Views: 6096


... and appears to be capable of 24 MHz.  I used a single wait-state via clock stretching (Jeff’s AC163 circuit) for ROM and I/O accesses.  The ROM is an AMD 27C256-55, which ...

 Forum: Hardware   Topic: Moving beyond 8MHz with standard ICs

Posted: Fri Feb 16, 2024 3:59 pm 

Replies: 40
Views: 6096


... by Bill (plasmo). I don't know specifically why WDC's boards are clocked at 8MHz. However, at 1MHz, each phase of the 6502's two-phase clock ... Some ways forum members deal with this: 1. Wait-states 2. Clock stretching (using Jeff's amazing `163 counter trick) 3. ROM-less systems ...

 Forum: Hardware   Topic: Moving beyond 8MHz with standard ICs

Posted: Thu Feb 15, 2024 5:30 pm 

Replies: 40
Views: 6096


... because of 1 or 2 chips makes little to no sense to me when wait states/clock stretching are a thing and pretty easy to implement.

 Forum: Hardware   Topic: My way for 6502 communications, UART & SPI/I2C

Posted: Tue Jan 02, 2024 10:14 am 

Replies: 46
Views: 1599


... to take in data without having to worry about doing it in half a CPU clock cycle. i've would've tried to use a single bi-directional buffer like a 74x245 and then just use onboard clock stretching for faster CPUs but obviously that doesn't work if the MCU is on a seperate ...

 Forum: Hardware   Topic: My way for 6502 communications, UART & SPI/I2C

Posted: Sat Dec 30, 2023 11:12 pm 

Replies: 46
Views: 1599


... to take in data without having to worry about doing it in half a CPU clock cycle. i've would've tried to use a single bi-directional buffer like a 74x245 and then just use onboard clock stretching for faster CPUs but obviously that doesn't work if the MCU is on a seperate ...

 Forum: Hardware   Topic: Adaptor for high frequency captures with FX2 logic analyser

Posted: Mon Dec 11, 2023 5:26 pm 

Replies: 6
Views: 3212


... PLD code. All it does is provide variously-delayed copies of the input clock, and AND together some "enable" signals, with some of them ... easier with the FX2 board, especially for fast clock rates with clock stretching, which is otherwise tricky to hook up. Name fx2hat ; PartNo 13.00 ...

 Forum: Newbies   Topic: Want to check my understanding on some timings.

Posted: Mon Dec 11, 2023 3:41 am 

Replies: 6
Views: 35058


... Would I be correct in understanding that each horizontal edge of the clock is about 80ns (give or take rise/fall times)? Further it would seem ... Am I effectively overclocking my ROM? I'm not implementing any clock stretching, though I have noticed when I single step the clock, the address ...
Sort by:  
Page 1 of 30 [ Search found 447 matches ]


All times are UTC


Jump to: