Giter Site home page Giter Site logo

yevgeniy-olexandrenko / avr-ay-board Goto Github PK

View Code? Open in Web Editor NEW
36.0 36.0 9.0 26.72 MB

The replacement board for the AY-3-8910/AY-3-8912/YM2149F sound chip. Compatible with https://www.avray.ru project firmware.

License: MIT License

Assembly 91.65% C++ 8.35%
arduino atmega avr avr-ay ay-3-8910 ay-3-8912 chip chiptune psg retro sound ym2149f zx-spectrum

avr-ay-board's People

Contributors

yevgeniy-olexandrenko avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

avr-ay-board's Issues

files to programe atmega..

i'm not sure what files are needed to program the Atmega for an ay-3-8012 ? if you could add instructions in firmware area in a doc form.. thanks..

AVRDUDE and which firmware to use

I have never used AVRDUDE but have installed it, I built this board with ATMEGA88PA-AU and a 27.000mhz crystal, there is many diferent firmwares in the github file, I do not know which I need to use, can anyone tell me the comand I need to use in AVRDUDE to upload the firmware and the fuse settings.
thanks

Crystal in BOM isn't called out

Hello! I was checking the BOM and can't seem to find any info on the crystal. Checking the datasheet for the AVR and it calls out that anything about 6pf would need caps to attempt equal the loading. I can't seem to find any crystals that are 6pf and 27MHz and the part number of "RG11-1732" from the pic of the project doesn't seem to be searchable online.

Can you please let me know what is the part number of the crystal used? Thanks!

Henry

Atmega fuse settings, and jumper settings for 1.3 board.

Hi,
Does anyone know what the fuses should be set to for this project to work properly? I can't seem to find them in the github documentation for the project. I did find the following settings in the AY_Emul version 26 archive on http://www.avray.ru ...

...
ATMEGA88 ====================================================
avrdude -p m88 -c USBasp -U flash:w:AY_Emul_XXX_Nch_KK_MM.hex -U eeprom:w:Conf_XXX_YYMHz_ZZMhz.hex -U lfuse:w:0xee:m -U hfuse:w:0xdd:m -U efuse:w:0xff:m
Example:
avrdude -p m88 -c USBasp -U flash:w:AY_Emul_250_2ch_m88_ay.hex -U eeprom:w:Conf_standard_27MHz_1_75Mhz.hex -U lfuse:w:0xee:m -U hfuse:w:0xdd:m -U efuse:w:0xff:m
...

Also, do J1 and J2 need to be shorted for programming? I was able to program the device whether or not they were shorted, so I am unsure what they are for.

Thanks very much in advance for your help!

Missing informations about the differences between hardware versions V1.1 an V1.2

Hi!

Thanks for publishing this project but can you add a change log, where we can see what changed from one version to the next one (and why)? As far as I can tell, the PCB hasn't changed, with the exception of the footprint of R4-R6, which replaced C4-C6 in the filter section. Both PCB should be compatible then.

Cheers,

Taki

no board markings

Just recieved the pcb's but no R1,C1 etc printed on the board, which component goes where?

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.