- It is currently Thu Jan 26, 2023 5:33 pm • All times are UTC - 8 hours [ DST ]
[SOLVED]Audio codec shield with Arduino Due
Re: Audio codec shield with Arduino Due
i checked my codecshield here, and its outputting a 5.5MHz clock to the microcontroller, and the clock settings are the same as yours, so im not sure what up with that.
- guest
- Site Admin
- Posts: 449
- Joined: Thu May 20, 2010 11:58 pm
Re: Audio codec shield with Arduino Due
One problem that I am facing right now is that I am getting frozen output.If I hit reset a couple of times then I am getting the actual values. What could be the problem? Should I reduce the ringing by using a 10pf capacitor. Where should I connect the capacitor? Between SCK and Ground and the other between SS pin and Ground?
- youthreewire
- Posts: 117
- Joined: Tue Jun 09, 2015 8:06 pm
Re: Audio codec shield with Arduino Due
check it on the scope, and make sure the SPI is still behaving properly when its frozen. if so, then the problem is most likely the SPI interrupt getting out of sync (timer missing a count or interrupt being delayed). remove everything from your program that isnt absolutely neccessary, and see if it freezes (do a passthrough to verify its still running). then add things back in, one at a time, and see what makes it freeze.
- guest
- Site Admin
- Posts: 449
- Joined: Thu May 20, 2010 11:58 pm
Re: Audio codec shield with Arduino Due
Now I am planning to develop a library for intel edison.I will start a new thread.
- youthreewire
- Posts: 117
- Joined: Tue Jun 09, 2015 8:06 pm
Re: [SOLVED]Audio codec shield with Arduino Due
Hi, is there a working Library for Arduino DUE and the Audio Codec Shield ? The thread said solved but there is no link to a library ?
Thank, Ben
Thank, Ben
- benbiles
- Posts: 2
- Joined: Wed Nov 18, 2015 4:18 pm
Re: [SOLVED]Audio codec shield with Arduino Due
sorry for the delayed response, the forums are mostly closed at this point.
take a look at some of the previous pages of this thread. there should be some code posted in there. im not sure its entirely functional code, but following the same clues i provided to youthreewire, you should be able to get it running as well. there is also some chance he was using the Mikro codec board, and not a codecshield.
take a look at some of the previous pages of this thread. there should be some code posted in there. im not sure its entirely functional code, but following the same clues i provided to youthreewire, you should be able to get it running as well. there is also some chance he was using the Mikro codec board, and not a codecshield.
- guest
- Site Admin
- Posts: 449
- Joined: Thu May 20, 2010 11:58 pm
Who is online
Users browsing this forum: No registered users and 1 guest