<html><head><style type="text/css"><!-- DIV {margin:0px;} --></style></head><body><div style="font-family:arial,helvetica,sans-serif;font-size:10pt"><div>wully,<br><br>Make sure that you have the jumpers on Penelope configured for the type of microphone that you are using.  The jumpers were included so that Penelope could accommodate many different types of microphones.  As I am sure you are aware, not all microphones operate the same way.  Most require a bias voltage.  Some may require that the Push To Talk tip and ring connections be reversed.  <br><br>I have also noticed that Gerd ships his Penelope boards in a configuration that is different from the default configuration of the TAPR boards.<br><br>It is more likely that the problem is a configuration problem (either the jumpers or the I2C commands) rather than a hardware failure.<br><br>73,<br><br>Dan N4XWE<br><br><br></div><div style="font-family:
 arial,helvetica,sans-serif; font-size: 10pt;"><br><div style="font-family: arial,helvetica,sans-serif; font-size: 10pt;"><font size="2" face="Tahoma"><hr size="1"><b><span style="font-weight: bold;">From:</span></b> wully <wully@bluewin.ch><br><b><span style="font-weight: bold;">To:</span></b> Jeremy McDermond <mcdermj@xenotropic.com>; hpsdr@lists.openhpsdr.org<br><b><span style="font-weight: bold;">Sent:</span></b> Mon, December 27, 2010 1:07:22 PM<br><b><span style="font-weight: bold;">Subject:</span></b> Re: [hpsdr] MicSamples from Penelope (3)<br></font><br>
***** High Performance Software Defined Radio Discussion List *****<br><br>Hi Jeremy<br><br>Thank you for pointing me into the right direction: that was just the <br>missing thing: how to control the TLV320AIC.<br>I will try to run these things and then figure out, how to program it <br>directely in my own code.<br><br>Does a spec exist on the control of the I2C-Bus from Ozy?<br><br>73 de HB9EPU, Alfred<br><br>On 27.12.2010 17:37, Jeremy McDermond wrote:<br>> On Dec 27, 2010, at 7:46 AM, wully wrote:<br>><br>>> ***** High Performance Software Defined Radio Discussion List *****<br>>><br>>> Hi all<br>>><br>>> I have tried putting a 1 to 10mv Analog Signal into the TLV320aic, the samples remain 0<br>>> I have measured the bias voltage: it is zero.<br>>> How is the TLV320AIC initialized and configured?<br>>> It seems, that this init is not done. What do I miss?<br>> On PowerSDR there's a few commands
 in initozy.bat that twiddle bits on the i2c bus for the TLV320 on Penelope.  In John's code, it's just a script named initozy.  These are the appropriate lines:<br>><br>> #write_i2c $USB_VID $USB_PID 0x1a 0x1e 0x00 0x00 2<br>> #write_i2c $USB_VID $USB_PID 0x1a 0x12 0x01 0x00 2<br>> #write_i2c $USB_VID $USB_PID 0x1a 0x08 0x14 0x00 2<br>> #write_i2c $USB_VID $USB_PID 0x1a 0x0c 0x00 0x00 2<br>> #write_i2c $USB_VID $USB_PID 0x1a 0x0e 0x02 0x00 2<br>> #write_i2c $USB_VID $USB_PID 0x1a 0x10 0x00 0x00 2<br>> #write_i2c $USB_VID $USB_PID 0x1a 0x0a 0x00 0x00 2<br>><br>> #write_i2c $USB_VID $USB_PID 0x1b 0x1e 0x00 0x00 2<br>> #write_i2c $USB_VID $USB_PID 0x1b 0x12 0x01 0x00 2<br>> #write_i2c $USB_VID $USB_PID 0x1b 0x08 0x14 0x00 2<br>> #write_i2c $USB_VID $USB_PID 0x1b 0x0c 0x00 0x00 2<br>> #write_i2c $USB_VID $USB_PID 0x1b 0x0e 0x02 0x00 2<br>> #write_i2c $USB_VID $USB_PID 0x1b 0x10 0x00 0x00 2<br>>
 #write_i2c $USB_VID $USB_PID 0x1b 0x0a 0x00 0x00 2<br>><br>> Note they're commented out because I don't think John supports transmit yet.  John will probably correct me, or have it fully coded up by tomorrow afternoon.  I 0x1a is the address for Janus (you shouldn't need these), and 0x1b is the address for Penelope.<br>><br>> If you want to see how it's done in a more embedded fashion without external programs, and can grok Objective C, the appropriate code is in MacHPSDR in the following file at line 150:<br>><br>> <a href="https://www.xenotropic.com/ham-svn/MacHPSDR/trunk/OzyIOCallbackThread.m" target="_blank">https://www.xenotropic.com/ham-svn/MacHPSDR/trunk/OzyIOCallbackThread.m</a><br>><br>>> 73, HB9EPU<br>> --<br>> Jeremy McDermond (NH6Z)<br>> Xenotropic Systems<br>> <a ymailto="mailto:mcdermj@xenotropic.com"
 href="mailto:mcdermj@xenotropic.com">mcdermj@xenotropic.com</a><br>><br>><br>><br><br>_______________________________________________<br>HPSDR Discussion List<br>To post msg: <a ymailto="mailto:hpsdr@openhpsdr.org" href="mailto:hpsdr@openhpsdr.org">hpsdr@openhpsdr.org</a><br><span>Subscription help: <a target="_blank" href="http://lists.openhpsdr.org/listinfo.cgi/hpsdr-openhpsdr.org">http://lists.openhpsdr.org/listinfo.cgi/hpsdr-openhpsdr.org</a></span><br><span>HPSDR web page: <a target="_blank" href="http://openhpsdr.org">http://openhpsdr.org</a></span><br><span>Archives: <a target="_blank" href="http://lists.openhpsdr.org/pipermail/hpsdr-openhpsdr.org/">http://lists.openhpsdr.org/pipermail/hpsdr-openhpsdr.org/</a></span><br></div></div>
</div><br>

      </body></html>