Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Synth with barebone ATMEGA328p PU chip #19

Open
montythepython opened this issue Oct 5, 2020 · 5 comments
Open

Synth with barebone ATMEGA328p PU chip #19

montythepython opened this issue Oct 5, 2020 · 5 comments

Comments

@montythepython
Copy link

Hi @dzlonline,

Thank you for sharing this awesome project!
I have been using your library without any issues on different nano boards. I recently got my hands on a couple of atmega328p PU (28DIP) chips.

After boot loading and uploading the sketch it all works well until I connect the audio out pin (in my case, pin 3, using CHB).

I know the sketch is running well without the audio input connected because the code runs an LED sequence (sequencer steps) and it works. I modify the tempo with a delay function in the sketch and turning the tempo potentiometer affects the LED sequence tempo accordingly.

Moreover, sometimes I connect the audio pin out and I do get some notes. Sometimes just one and it freezes, sometimes a full sequence and then it freezes...

I have tried different chips and get the same result. I was wondering if this can be related to the way the Synth.h is setting up the board.

@troisiemetype, reading the reported issues before creating one, I found a thread with you that made me think you can also have a good idea about what is happening here.

Thanks!

@dzlonline
Copy link
Owner

dzlonline commented Oct 5, 2020 via email

@montythepython
Copy link
Author

montythepython commented Oct 6, 2020 via email

@dzlonline
Copy link
Owner

dzlonline commented Oct 7, 2020 via email

@montythepython
Copy link
Author

montythepython commented Oct 7, 2020 via email

@montythepython
Copy link
Author

montythepython commented Oct 8, 2020 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants