[hpsdr] I2C codes
Phil Harman
phil at pharman.org
Wed Jul 29 04:29:34 PDT 2009
Hi Alberto,
There are some explanations in initozy11.bat i.e.
rem 1E 00 - Reset chip
rem 12 01 - set digital interface active
rem 08 15 - D/A on, mic input, mic 20dB boost
rem 08 14 - ditto but no mic boost
rem 0C 00 - All chip power on
rem 0E 02 - Slave, 16 bit, I2S
rem 10 00 - 48k, Normal mode
rem 0A 00 - turn D/A mute off
rem the following are for Janus
writeI2C 0xfffe 0x7 0x1a 0x2 0x1e 0x00
writeI2C 0xfffe 0x7 0x1a 0x2 0x12 0x01
writeI2C 0xfffe 0x7 0x1a 0x2 0x08 0x15
writeI2C 0xfffe 0x7 0x1a 0x2 0x0c 0x00
writeI2C 0xfffe 0x7 0x1a 0x2 0x0e 0x02
writeI2C 0xfffe 0x7 0x1a 0x2 0x10 0x00
writeI2C 0xfffe 0x7 0x1a 0x2 0x0a 0x00
rem
rem the following are for penny
writeI2C 0xfffe 0x7 0x1b 0x2 0x1e 0x00
writeI2C 0xfffe 0x7 0x1b 0x2 0x12 0x01
writeI2C 0xfffe 0x7 0x1b 0x2 0x08 0x15
writeI2C 0xfffe 0x7 0x1b 0x2 0x0c 0x00
writeI2C 0xfffe 0x7 0x1b 0x2 0x0e 0x02
writeI2C 0xfffe 0x7 0x1b 0x2 0x10 0x00
writeI2C 0xfffe 0x7 0x1b 0x2 0x0a 0x00
rem pause
Then please see the TLV320AIC23B datasheet.
73's Phil...VK6APH
----- Original Message -----
From: Alberto I2PHD
To: HPSDR (open)
Sent: Wednesday, July 29, 2009 7:20 PM
Subject: [hpsdr] I2C codes
***** High Performance Software Defined Radio Discussion List *****
------------------------------------------------------------------------------
Where can I find a detailed explanation of the various codes that are sent to the Mercury/Janus/Penelope cards
with the writeI2C utility, as used in the initozy.bat ?
Like, e.g. (I suppose 0x1a is Mercury ? Or is it Janus ?)
writeI2C 0xfffe 0x7 0x1a 0x2 0x1e 0x00
writeI2C 0xfffe 0x7 0x1a 0x2 0x12 0x01
writeI2C 0xfffe 0x7 0x1a 0x2 0x08 0x15
writeI2C 0xfffe 0x7 0x1a 0x2 0x0c 0x00
writeI2C 0xfffe 0x7 0x1a 0x2 0x0e 0x02
writeI2C 0xfffe 0x7 0x1a 0x2 0x10 0x00
writeI2C 0xfffe 0x7 0x1a 0x2 0x0a 0x00
Thanks
73 Alberto I2PHD
------------------------------------------------------------------------------
_______________________________________________
HPSDR Discussion List
To post msg: hpsdr at openhpsdr.org
Subscription help: http://lists.openhpsdr.org/listinfo.cgi/hpsdr-openhpsdr.org
HPSDR web page: http://openhpsdr.org
Archives: http://lists.openhpsdr.org/pipermail/hpsdr-openhpsdr.org/
------------------------------------------------------------------------------
No virus found in this incoming message.
Checked by AVG - www.avg.com
Version: 8.5.392 / Virus Database: 270.13.35/2270 - Release Date: 07/29/09 06:12:00
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openhpsdr.org/pipermail/hpsdr-openhpsdr.org/attachments/20090729/7eb82897/attachment-0004.htm>
More information about the Hpsdr
mailing list