Netduino home hardware projects downloads community

Jump to content


The Netduino forums have been replaced by new forums at community.wildernesslabs.co. This site has been preserved for archival purposes only and the ability to make new accounts or posts has been turned off.

RoamingG

Member Since 15 Apr 2012
Offline Last Active Dec 02 2014 09:16 AM
-----

Posts I've Made

In Topic: Netduino Plus Communication with MP3 Player Shield (VS1053B)

18 November 2014 - 07:36 AM

Thanks Cryowatt
 
It took me a couple of days to find it out why the MP3 player was not playing, and I've discovered it by accident by diconnecting and reconnecting the shield while the Netduino was on. (It started playing)
 
The fix is rather simple (once you know it), I've just added this line right before the Hardware Reset of the MP3 Player and now it plays beautifully.

new OutputPort(Pins.GPIO_PIN_D4, false);

home    hardware    projects    downloads    community    where to buy    contact Copyright © 2016 Wilderness Labs Inc.  |  Legal   |   CC BY-SA
This webpage is licensed under a Creative Commons Attribution-ShareAlike License.