6502.org Forum  Projects  Code  Documents  Tools  Forum
It is currently Sat Apr 27, 2024 4:11 pm

All times are UTC




Post new topic Reply to topic  [ 4 posts ] 
Author Message
PostPosted: Thu Jan 18, 2024 3:20 am 
Offline

Joined: Thu Nov 26, 2020 2:01 am
Posts: 8
I saw in another thread a mention about using the BE/RDY and RESB pins to disable the internal ROM on the 65c265.

Can someone explain how this works? I'd like to use the '265, but I'd also like to avoid the crazy boot sequence with $8000 / WDC String.

Thanks!


Top
 Profile  
Reply with quote  
PostPosted: Thu Jan 18, 2024 8:55 am 
Offline
User avatar

Joined: Wed Feb 14, 2018 2:33 pm
Posts: 1398
Location: Scotland
RebeccaBlue wrote:
I saw in another thread a mention about using the BE/RDY and RESB pins to disable the internal ROM on the 65c265.

Can someone explain how this works? I'd like to use the '265, but I'd also like to avoid the crazy boot sequence with $8000 / WDC String.

Thanks!


My understanding (of the '134) is that you need to pull BE low before Reset goes low, then keep it low for some time after Reset goes high. Look for a timing value called "tBR" in the data sheet. For the '134 it's defined as a minimum of 35ns at 4Mhz. There is no maximum specified, so maybe there is internal widgetry to ignore BE if it starts out low (which might make sense if you want to use BE for something.

So try simple pulling BE low then take it out of reset...

Good luck.

-Gordon

_________________
--
Gordon Henderson.
See my Ruby 6502 and 65816 SBC projects here: https://projects.drogon.net/ruby/


Top
 Profile  
Reply with quote  
PostPosted: Thu Jan 18, 2024 2:47 pm 
Offline

Joined: Thu Nov 26, 2020 2:01 am
Posts: 8
My understanding (of the '134) is that you need to pull BE low before Reset goes low, then keep it low for some time after Reset goes high. Look for a timing value called "tBR" in the data sheet. For the '134 it's defined as a minimum of 35ns at 4Mhz. There is no maximum specified, so maybe there is internal widgetry to ignore BE if it starts out low (which might make sense if you want to use BE for something.

So try simple pulling BE low then take it out of reset...

Good luck.

-Gordon[/quote]

Thanks- I thought it was a simple RC kind of thing, so we'll probably just do the WDC string thing.


Top
 Profile  
Reply with quote  
PostPosted: Tue Jan 23, 2024 6:47 pm 
Offline

Joined: Sat Apr 11, 2020 7:28 pm
Posts: 341
This operation mode doesn't disable the internal ROM but just put the complete system in a way it can be traced from outside.

It's called In Circuit Emulation (ICE).

That I'm writing here is what I understood from emailing WDC back in the day about this very same matter.

At last, the only way to disable internal rom is what you say: by using the WDC string


Top
 Profile  
Reply with quote  
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 4 posts ] 

All times are UTC


Who is online

Users browsing this forum: No registered users and 31 guests


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 post attachments in this forum

Search for:
Jump to: