Added: 2 years ago
From: Jimmy333x2
Views: 4,270
Sort by time | Sort by thread (beta)

Link to this comment:

Share to:

All Comments (7)

Sign In or Sign Up now to post a comment!
  • Hi! Can you tie R/W pin to ground if only writing is needed? And use CS to activate the writing process? Can you tell me how you implemented the writing process? And did you use the 20MHz clock as SID's clock source too?

  • @lartti83 Hi! I don't use the RW pin, according to what you said, tie it to ground

    about the writing this is the concept : output_low(CS); //Chip select on output_B(Address);  //Address Bus output_D(Data); //Data Bus delay_us(1); //pausa 250 ns a 20mhz output_high(CS); //chip select off delay_us(1);

    I'm using a 1Mhz PWM generated by the pic itself

    hope to be useful ;)

  • @Jimmy333x2 thanks for the answers

  • do you have a link to schematics for the interface? I want to buy a 6581 chip, but I don't want to spend all the money on an interface for one.

  • Trully Better than your previous test :D

  • @MacWii the power of dynamic FIFO!

    nowadays i've written a more optimized alghoritm but i still have to try it on this project.

  • Your MIDI is doing a lot better than mine :) Check out my latest video... there's still a lot more to do :|

Loading...
Alert icon
0 / 00Unsaved Playlist Return to active list
    1. Your queue is empty. Add videos to your queue using this button:
      or sign in to load a different list.
    Loading...Loading...Saving...
    • Clear all videos from this list
    • Learn more