tripod
二等列兵
二等列兵
  • 金钱91RMB
  • 威望0点
  • 贡献值0点
  • CAV币0点
阅读:2782回复:6

[求助]lc72144M+la1787M模块 收音机

楼主#
更多 发布于:2005-11-17 23:13
不知道为什么MCU一直和LC72144通讯不上我觉得可能是时序的问题!!谁有这部分的程序可以给我参考一下!非常感谢!!!
tripod
二等列兵
二等列兵
  • 金钱91RMB
  • 威望0点
  • 贡献值0点
  • CAV币0点
1楼#
发布于:2005-11-17 23:17
我的状况和5036差不多
我的状况和5036差不多
lin_sam
二等列兵
二等列兵
  • 金钱57RMB
  • 威望0点
  • 贡献值0点
  • CAV币0点
2楼#
发布于:2005-11-19 01:16
<FONT face="Times New Roman">
<P 0cm 0cm 0pt">看来,这边有人用过LC72131+LA1823,我找了很久,请这里的大侠帮帮忙<o:p></o:p></P>
<P 0cm 0cm 0pt">程序已可以手动选台了,  自动搜索电台有问题, 读不出中频数据,好象很<o:p></o:p></P>
<P 0cm 0cm 0pt">多人都碰到这个问题??有谁可以帮帮我们!!!!!<o:p></o:p></P>
<P 0cm 0cm 0pt">我看了很多有关的帖子,都不能解决。   <o:p></o:p></P>
<P 0cm 0cm 0pt"><o:p> </o:p></P>
<P 0cm 0cm 0pt"><o:p> </o:p><o:p> </o:p></P>
<P 0cm 0cm 0pt">;***********************************************************************</P>
<P 0cm 0cm 0pt">;***********************************************************************</P>
<P 0cm 0cm 0pt">LC72131_DATA_SHIFT:</P>
<P 0cm 0cm 0pt">       CLR       LC72131_TUNER_CE_PIN</P>
<P 0cm 0cm 0pt">       NOP</P>
<P 0cm 0cm 0pt">       NOP</P>
<P 0cm 0cm 0pt">;*********************************************************</P>
<P 0cm 0cm 0pt">       MOV     R0,#08H</P>
<P 0cm 0cm 0pt">       MOV     A,LC72131_SEND_ADDRESS</P>
<P 0cm 0cm 0pt">LC72131_DATASHIFT_LOOP1:</P>
<P 0cm 0cm 0pt">       CLR       LC72131_TUNER_CL_PIN</P>
<P 0cm 0cm 0pt">       NOP</P>
<P 0cm 0cm 0pt">       NOP</P>
<P 0cm 0cm 0pt">       RRC      A</P>
<P 0cm 0cm 0pt">       MOV     LC72131_TUNER_DI_PIN,C</P>
<P 0cm 0cm 0pt">       NOP</P>
<P 0cm 0cm 0pt">       NOP</P>
<P 0cm 0cm 0pt">       NOP</P>
<P 0cm 0cm 0pt">       NOP</P>
<P 0cm 0cm 0pt">       SETB     LC72131_TUNER_CL_PIN</P>
<P 0cm 0cm 0pt">       NOP</P>
<P 0cm 0cm 0pt">       NOP</P>
<P 0cm 0cm 0pt">       NOP</P>
<P 0cm 0cm 0pt">       NOP</P>
<P 0cm 0cm 0pt">       DJNZ     R0,LC72131_DATASHIFT_LOOP1</P>
<P 0cm 0cm 0pt">;*********************************************************</P>
<P 0cm 0cm 0pt">       NOP</P>
<P 0cm 0cm 0pt">       SETB     LC72131_TUNER_CE_PIN</P>
<P 0cm 0cm 0pt"><o:p> </o:p></P>
<P 0cm 0cm 0pt">       NOP</P>
<P 0cm 0cm 0pt">       NOP</P>
<P 0cm 0cm 0pt">       NOP</P>
<P 0cm 0cm 0pt">;*********************************************************</P>
<P 0cm 0cm 0pt"><o:p> </o:p></P>
<P 0cm 0cm 0pt">       MOV     R0,#08H</P>
<P 0cm 0cm 0pt">       MOV     A,LC72131_SEND_DATA_LOW</P>
<P 0cm 0cm 0pt">LC72131_DATASHIFT_LOOP2:</P>
<P 0cm 0cm 0pt">       CLR       LC72131_TUNER_CL_PIN</P>
<P 0cm 0cm 0pt">       NOP</P>
<P 0cm 0cm 0pt">       NOP</P>
<P 0cm 0cm 0pt">       RRC      A</P>
<P 0cm 0cm 0pt">       MOV     LC72131_TUNER_DI_PIN,C</P>
<P 0cm 0cm 0pt">       NOP</P>
<P 0cm 0cm 0pt">       NOP</P>
<P 0cm 0cm 0pt">       NOP</P>
<P 0cm 0cm 0pt">       NOP</P>
<P 0cm 0cm 0pt">       SETB     LC72131_TUNER_CL_PIN</P>
<P 0cm 0cm 0pt">       NOP</P>
<P 0cm 0cm 0pt">       NOP</P>
<P 0cm 0cm 0pt">       NOP</P>
<P 0cm 0cm 0pt">       NOP</P>
<P 0cm 0cm 0pt">       DJNZ     R0,LC72131_DATASHIFT_LOOP2</P>
<P 0cm 0cm 0pt">;*********************************************************</P>
<P 0cm 0cm 0pt"><o:p> </o:p></P>
<P 0cm 0cm 0pt">       MOV     R0,#08H</P>
<P 0cm 0cm 0pt">       MOV     A,LC72131_SEND_DATA_MID</P>
<P 0cm 0cm 0pt">LC72131_DATASHIFT_LOOP3:</P>
<P 0cm 0cm 0pt">       CLR       LC72131_TUNER_CL_PIN</P>
<P 0cm 0cm 0pt">       NOP</P>
<P 0cm 0cm 0pt">       NOP</P>
<P 0cm 0cm 0pt">       RRC      A</P>
<P 0cm 0cm 0pt">       MOV     LC72131_TUNER_DI_PIN,C</P>
<P 0cm 0cm 0pt">       NOP</P>
<P 0cm 0cm 0pt">       NOP</P>
<P 0cm 0cm 0pt">       NOP</P>
<P 0cm 0cm 0pt">       NOP</P>
<P 0cm 0cm 0pt">       SETB     LC72131_TUNER_CL_PIN</P>
<P 0cm 0cm 0pt">       NOP</P>
<P 0cm 0cm 0pt">       NOP</P>
<P 0cm 0cm 0pt">       NOP</P>
<P 0cm 0cm 0pt">       NOP</P>
<P 0cm 0cm 0pt">       DJNZ     R0,LC72131_DATASHIFT_LOOP3</P>
<P 0cm 0cm 0pt">;*********************************************************</P>
<P 0cm 0cm 0pt">       MOV     R0,#08H</P>
<P 0cm 0cm 0pt">       MOV     A,LC72131_SEND_DATA_HIG</P>
<P 0cm 0cm 0pt">LC72131_DATASHIFT_LOOP4:</P>
<P 0cm 0cm 0pt">       CLR       LC72131_TUNER_CL_PIN</P>
<P 0cm 0cm 0pt">       NOP</P>
<P 0cm 0cm 0pt">       NOP</P>
<P 0cm 0cm 0pt">       RRC      A</P>
<P 0cm 0cm 0pt">       MOV     LC72131_TUNER_DI_PIN,C</P>
<P 0cm 0cm 0pt">       NOP</P>
<P 0cm 0cm 0pt">       NOP</P>
<P 0cm 0cm 0pt">       NOP</P>
<P 0cm 0cm 0pt">       NOP</P>
<P 0cm 0cm 0pt">       SETB     LC72131_TUNER_CL_PIN</P>
<P 0cm 0cm 0pt">       NOP</P>
<P 0cm 0cm 0pt">       NOP</P>
<P 0cm 0cm 0pt">       NOP</P>
<P 0cm 0cm 0pt">       NOP</P>
<P 0cm 0cm 0pt">       DJNZ     R0,LC72131_DATASHIFT_LOOP4</P>
<P 0cm 0cm 0pt">;*********************************************************</P>
<P 0cm 0cm 0pt">       CLR       LC72131_TUNER_CE_PIN</P>
<P 0cm 0cm 0pt">       NOP</P>
<P 0cm 0cm 0pt">       NOP</P>
<P 0cm 0cm 0pt">       NOP</P>
<P 0cm 0cm 0pt">       NOP</P>
<P 0cm 0cm 0pt">END_LC72131_DATA_SHIFT:      </P>
<P 0cm 0cm 0pt">       RET</P>
<P 0cm 0cm 0pt"> </P></FONT>
lin_sam
二等列兵
二等列兵
  • 金钱57RMB
  • 威望0点
  • 贡献值0点
  • CAV币0点
3楼#
发布于:2005-11-19 01:18
<P 0cm 0cm 0pt"><FONT face="Times New Roman">..........</FONT></P>
<P 0cm 0cm 0pt"><FONT face="Times New Roman">LC72131_DATA_READ:</FONT></P>
<P 0cm 0cm 0pt"><FONT face="Times New Roman">       CLR       LC72131_TUNER_CE_PIN</FONT></P>
<P 0cm 0cm 0pt"><FONT face="Times New Roman">       NOP</FONT></P>
<P 0cm 0cm 0pt"><FONT face="Times New Roman">       NOP</FONT></P>
<P 0cm 0cm 0pt"><FONT face="Times New Roman">;*********************************************************</FONT></P>
<P 0cm 0cm 0pt"><FONT face="Times New Roman">       MOV     R0,#08H</FONT></P>
<P 0cm 0cm 0pt"><FONT face="Times New Roman">       MOV     A,LC72131_MODE3_ADDRESS_VALUE</FONT></P>
<P 0cm 0cm 0pt"><FONT face="Times New Roman">LC72131_READ_DATASHIFT_LOOP1:</FONT></P>
<P 0cm 0cm 0pt"><FONT face="Times New Roman">       CLR       LC72131_TUNER_CL_PIN</FONT></P>
<P 0cm 0cm 0pt"><FONT face="Times New Roman">       NOP</FONT></P>
<P 0cm 0cm 0pt"><FONT face="Times New Roman">       NOP</FONT></P>
<P 0cm 0cm 0pt"><FONT face="Times New Roman">       RRC      A</FONT></P>
<P 0cm 0cm 0pt"><FONT face="Times New Roman">       MOV     LC72131_TUNER_DI_PIN,C</FONT></P>
<P 0cm 0cm 0pt"><FONT face="Times New Roman">       NOP</FONT></P>
<P 0cm 0cm 0pt"><FONT face="Times New Roman">       NOP</FONT></P>
<P 0cm 0cm 0pt"><FONT face="Times New Roman">       NOP</FONT></P>
<P 0cm 0cm 0pt"><FONT face="Times New Roman">       NOP</FONT></P>
<P 0cm 0cm 0pt"><FONT face="Times New Roman">       SETB     LC72131_TUNER_CL_PIN</FONT></P>
<P 0cm 0cm 0pt"><FONT face="Times New Roman">       NOP</FONT></P>
<P 0cm 0cm 0pt"><FONT face="Times New Roman">       NOP</FONT></P>
<P 0cm 0cm 0pt"><FONT face="Times New Roman">       NOP</FONT></P>
<P 0cm 0cm 0pt"><FONT face="Times New Roman">       NOP</FONT></P>
<P 0cm 0cm 0pt"><FONT face="Times New Roman">       DJNZ     R0,LC72131_READ_DATASHIFT_LOOP1</FONT></P>
<P 0cm 0cm 0pt"><FONT face="Times New Roman">;*********************************************************</FONT></P>
<P 0cm 0cm 0pt"><FONT face="Times New Roman">       NOP</FONT></P>
<P 0cm 0cm 0pt"><FONT face="Times New Roman">       NOP</FONT></P>
<P 0cm 0cm 0pt"><FONT face="Times New Roman">       SETB     LC72131_TUNER_CE_PIN</FONT></P>
<P 0cm 0cm 0pt"><FONT face="Times New Roman">       NOP</FONT></P>
<P 0cm 0cm 0pt"><FONT face="Times New Roman">       NOP</FONT></P>
<P 0cm 0cm 0pt"><FONT face="Times New Roman">;*********************************************************</FONT></P>
<P 0cm 0cm 0pt"><FONT face="Times New Roman">       SETB     LC72131_TUNER_DO_PIN</FONT></P>
<P 0cm 0cm 0pt"><FONT face="Times New Roman">       MOV     R0,#08H</FONT></P>
<P 0cm 0cm 0pt"><FONT face="Times New Roman">LC72131_DATA_READ_LOOP1:</FONT></P>
<P 0cm 0cm 0pt"><FONT face="Times New Roman">       NOP</FONT></P>
<P 0cm 0cm 0pt"><FONT face="Times New Roman">       NOP</FONT></P>
<P 0cm 0cm 0pt"><FONT face="Times New Roman">       CLR       LC72131_TUNER_CL_PIN    </FONT></P>
<P 0cm 0cm 0pt"><FONT face="Times New Roman">       NOP</FONT></P>
<P 0cm 0cm 0pt"><FONT face="Times New Roman">       NOP</FONT></P>
<P 0cm 0cm 0pt"><FONT face="Times New Roman">       NOP</FONT></P>
<P 0cm 0cm 0pt"><FONT face="Times New Roman">       NOP</FONT></P>
<P 0cm 0cm 0pt"><FONT face="Times New Roman">       SETB     LC72131_TUNER_CL_PIN</FONT></P>
<P 0cm 0cm 0pt"><FONT face="Times New Roman">       MOV     C,LC72131_TUNER_DO_PIN</FONT></P>
<P 0cm 0cm 0pt"><FONT face="Times New Roman">       RRC      A</FONT></P>
<P 0cm 0cm 0pt"><FONT face="Times New Roman">       NOP</FONT></P>
<P 0cm 0cm 0pt"><FONT face="Times New Roman">       NOP</FONT></P>
<P 0cm 0cm 0pt"><FONT face="Times New Roman">       NOP</FONT></P>
<P 0cm 0cm 0pt"><FONT face="Times New Roman">       NOP</FONT></P>
<P 0cm 0cm 0pt"><FONT face="Times New Roman">       DJNZ     R0,LC72131_DATA_READ_LOOP1</FONT></P>
<P 0cm 0cm 0pt"><FONT face="Times New Roman">       MOV     LC72131_READ_DATA_LOW,A</FONT></P>
<P 0cm 0cm 0pt"><FONT face="Times New Roman">;*********************************************************</FONT></P>
<P 0cm 0cm 0pt"><FONT face="Times New Roman">       MOV     R0,#08H</FONT></P>
<P 0cm 0cm 0pt"><FONT face="Times New Roman">LC72131_DATA_READ_LOOP2:</FONT></P>
<P 0cm 0cm 0pt"><FONT face="Times New Roman">;      SETB     LC72131_TUNER_DO_PIN</FONT></P>
<P 0cm 0cm 0pt"><FONT face="Times New Roman">       NOP</FONT></P>
<P 0cm 0cm 0pt"><FONT face="Times New Roman">       NOP</FONT></P>
<P 0cm 0cm 0pt"><FONT face="Times New Roman">       CLR       LC72131_TUNER_CL_PIN    </FONT></P>
<P 0cm 0cm 0pt"><FONT face="Times New Roman">       NOP</FONT></P>
<P 0cm 0cm 0pt"><FONT face="Times New Roman">       NOP</FONT></P>
<P 0cm 0cm 0pt"><FONT face="Times New Roman">       NOP</FONT></P>
<P 0cm 0cm 0pt"><FONT face="Times New Roman">       NOP</FONT></P>
<P 0cm 0cm 0pt"><FONT face="Times New Roman">       SETB     LC72131_TUNER_CL_PIN</FONT></P>
<P 0cm 0cm 0pt"><FONT face="Times New Roman">       MOV     C,LC72131_TUNER_DO_PIN</FONT></P>
<P 0cm 0cm 0pt"><FONT face="Times New Roman">       RRC      A</FONT></P>
<P 0cm 0cm 0pt"><FONT face="Times New Roman">       NOP</FONT></P>
<P 0cm 0cm 0pt"><FONT face="Times New Roman">       NOP</FONT></P>
<P 0cm 0cm 0pt"><FONT face="Times New Roman">       NOP</FONT></P>
<P 0cm 0cm 0pt"><FONT face="Times New Roman">       NOP</FONT></P>
<P 0cm 0cm 0pt"><FONT face="Times New Roman">       DJNZ     R0,LC72131_DATA_READ_LOOP2</FONT></P>
<P 0cm 0cm 0pt"><FONT face="Times New Roman">       MOV     LC72131_READ_DATA_MID,A</FONT></P>
<P 0cm 0cm 0pt"><FONT face="Times New Roman">;*********************************************************</FONT></P>
<P 0cm 0cm 0pt"><FONT face="Times New Roman">       MOV     R0,#08H</FONT></P>
<P 0cm 0cm 0pt"><FONT face="Times New Roman">LC72131_DATA_READ_LOOP3:</FONT></P>
<P 0cm 0cm 0pt"><FONT face="Times New Roman">;      SETB     LC72131_TUNER_DO_PIN</FONT></P>
<P 0cm 0cm 0pt"><FONT face="Times New Roman">       NOP</FONT></P>
<P 0cm 0cm 0pt"><FONT face="Times New Roman">       NOP</FONT></P>
<P 0cm 0cm 0pt"><FONT face="Times New Roman">       CLR       LC72131_TUNER_CL_PIN    </FONT></P>
<P 0cm 0cm 0pt"><FONT face="Times New Roman">       NOP</FONT></P>
<P 0cm 0cm 0pt"><FONT face="Times New Roman">       NOP</FONT></P>
<P 0cm 0cm 0pt"><FONT face="Times New Roman">       NOP</FONT></P>
<P 0cm 0cm 0pt"><FONT face="Times New Roman">       NOP</FONT></P>
<P 0cm 0cm 0pt"><FONT face="Times New Roman">       SETB     LC72131_TUNER_CL_PIN</FONT></P>
<P 0cm 0cm 0pt"><FONT face="Times New Roman">       MOV     C,LC72131_TUNER_DO_PIN</FONT></P>
<P 0cm 0cm 0pt"><FONT face="Times New Roman">       RRC      A</FONT></P>
<P 0cm 0cm 0pt"><FONT face="Times New Roman">       NOP</FONT></P>
<P 0cm 0cm 0pt"><FONT face="Times New Roman">       NOP</FONT></P>
<P 0cm 0cm 0pt"><FONT face="Times New Roman">       NOP</FONT></P>
<P 0cm 0cm 0pt"><FONT face="Times New Roman">       NOP</FONT></P>
<P 0cm 0cm 0pt"><FONT face="Times New Roman">       DJNZ     R0,LC72131_DATA_READ_LOOP3</FONT></P>
<P 0cm 0cm 0pt"><FONT face="Times New Roman">       MOV     LC72131_READ_DATA_HIG,A</FONT></P>
<P 0cm 0cm 0pt"><FONT face="Times New Roman">;*********************************************************</FONT></P>
<P 0cm 0cm 0pt"><FONT face="Times New Roman">       NOP</FONT></P>
<P 0cm 0cm 0pt"><FONT face="Times New Roman">       NOP</FONT></P>
<P 0cm 0cm 0pt"><FONT face="Times New Roman">       CLR       LC72131_TUNER_CE_PIN</FONT></P>
<P 0cm 0cm 0pt"><FONT face="Times New Roman">;      CLR       LC72131_TUNER_CL_PIN</FONT></P>
<P 0cm 0cm 0pt"><FONT face="Times New Roman">       NOP</FONT></P>
<P 0cm 0cm 0pt"><FONT face="Times New Roman">       NOP</FONT></P>
<P 0cm 0cm 0pt"><FONT face="Times New Roman">END_LC72131_DATA_READ:</FONT></P>
<P 0cm 0cm 0pt"><FONT face="Times New Roman">       RET</FONT></P>
<P 0cm 0cm 0pt"><FONT face="Times New Roman">;***********************************************************************</FONT></P>
<P 0cm 0cm 0pt"><FONT face="Times New Roman">;***********************************************************************</FONT></P>
<P 0cm 0cm 0pt"><o:p><FONT face="Times New Roman"> </FONT></o:p></P>
<P 0cm 0cm 0pt"><o:p><FONT face="Times New Roman"> </FONT></o:p></P>
<P 0cm 0cm 0pt"><o:p><FONT face="Times New Roman"> </FONT></o:p></P>
<P 0cm 0cm 0pt"><o:p><FONT face="Times New Roman"> </FONT></o:p></P>
<P 0cm 0cm 0pt"><o:p><FONT face="Times New Roman"> </FONT></o:p></P>
<P 0cm 0cm 0pt"><FONT face="Times New Roman">;***********************************************************************</FONT></P>
<P 0cm 0cm 0pt"><FONT face="Times New Roman">;***********************************************************************</FONT></P>
<P 0cm 0cm 0pt"><FONT face="Times New Roman">FM_STEP_SEARCH:</FONT></P>
<P 0cm 0cm 0pt"><FONT face="Times New Roman">FM_RE_STEP_SEARCH:</FONT></P>
<P 0cm 0cm 0pt"><FONT face="Times New Roman">       MOV     LC72131_SEND_ADDRESS,#LC72131_MODE1_ADDRESS_VALUE</FONT></P>
<P 0cm 0cm 0pt"><FONT face="Times New Roman">       MOV     LC72131_SEND_DATA_LOW,FM_FREQ_L</FONT></P>
<P 0cm 0cm 0pt"><FONT face="Times New Roman">       MOV     LC72131_SEND_DATA_MID,FM_FREQ_H</FONT></P>
<P 0cm 0cm 0pt"><FONT face="Times New Roman">       MOV     LC72131_SEND_DATA_HIG,#MODE1_DATA_FM_CTE_RESET</FONT></P>
<P 0cm 0cm 0pt"><FONT face="Times New Roman">       CALL    LC72131_DATA_SHIFT</FONT></P>
<P 0cm 0cm 0pt"><o:p><FONT face="Times New Roman"> </FONT></o:p></P>
<P 0cm 0cm 0pt"><FONT face="Times New Roman">       MOV     LC72131_SEND_ADDRESS,#LC72131_MODE2_ADDRESS_VALUE</FONT></P>
<P 0cm 0cm 0pt"><FONT face="Times New Roman">       MOV     LC72131_SEND_DATA_LOW,#MODE2_DATA2_FM_IF_MUTE</FONT></P>
<P 0cm 0cm 0pt"><FONT face="Times New Roman">       MOV     LC72131_SEND_DATA_MID,#MODE2_DATA3_VALUE</FONT></P>
<P 0cm 0cm 0pt"><FONT face="Times New Roman">       MOV     LC72131_SEND_DATA_HIG,#MODE2_DATA4_VALUE</FONT></P>
<P 0cm 0cm 0pt"><FONT face="Times New Roman">       CALL    LC72131_DATA_SHIFT</FONT></P>
<P 0cm 0cm 0pt"><FONT face="Times New Roman">       CALL    DELAY10US</FONT></P>
<P 0cm 0cm 0pt"><FONT face="Times New Roman">;*****************************************************************</FONT></P>
<P 0cm 0cm 0pt"><FONT face="Times New Roman">       CALL    FM_DISPLAY_DATA_SET</FONT></P>
<P 0cm 0cm 0pt"><FONT face="Times New Roman">       CALL    VFD_DISPLAY_COMMAND</FONT></P>
<P 0cm 0cm 0pt"><FONT face="Times New Roman">;*****************************************************************</FONT></P>
<P 0cm 0cm 0pt"><o:p><FONT face="Times New Roman"> </FONT></o:p></P>
<P 0cm 0cm 0pt"><FONT face="Times New Roman">;*****************************************************************</FONT></P>
<P 0cm 0cm 0pt"><FONT face="Times New Roman">       MOV     LC72131_SEND_ADDRESS,#LC72131_MODE1_ADDRESS_VALUE</FONT></P>
<P 0cm 0cm 0pt"><FONT face="Times New Roman">       MOV     LC72131_SEND_DATA_LOW,FM_FREQ_L</FONT></P>
<P 0cm 0cm 0pt"><FONT face="Times New Roman">       MOV     LC72131_SEND_DATA_MID,FM_FREQ_H</FONT></P>
<P 0cm 0cm 0pt"><FONT face="Times New Roman">       MOV     LC72131_SEND_DATA_HIG,#MODE1_DATA_FM_CTE_START</FONT></P>
<P 0cm 0cm 0pt"><FONT face="Times New Roman">       CALL    LC72131_DATA_SHIFT</FONT></P>
<P 0cm 0cm 0pt"><o:p><FONT face="Times New Roman"> </FONT></o:p></P>
<P 0cm 0cm 0pt"><FONT face="Times New Roman">       MOV     LC72131_SEND_ADDRESS,#LC72131_MODE2_ADDRESS_VALUE</FONT></P>
<P 0cm 0cm 0pt"><FONT face="Times New Roman">       MOV     LC72131_SEND_DATA_LOW,#MODE2_DATA2_FM_IF_MUTE</FONT></P>
<P 0cm 0cm 0pt"><FONT face="Times New Roman">       MOV     LC72131_SEND_DATA_MID,#MODE2_DATA3_VALUE</FONT></P>
<P 0cm 0cm 0pt"><FONT face="Times New Roman">       MOV     LC72131_SEND_DATA_HIG,#MODE2_DATA4_VALUE</FONT></P>
<P 0cm 0cm 0pt"><FONT face="Times New Roman">       CALL    LC72131_DATA_SHIFT</FONT></P>
<P 0cm 0cm 0pt"><o:p><FONT face="Times New Roman"> </FONT></o:p></P>
<P 0cm 0cm 0pt"><FONT face="Times New Roman">       CALL    DELAY100MS</FONT></P>
<P 0cm 0cm 0pt"><FONT face="Times New Roman">;*****************************************************************</FONT></P>
<P 0cm 0cm 0pt"><FONT face="Times New Roman">       MOV     AUTO_SEARCH_FLAG,#0FFH</FONT></P>
<P 0cm 0cm 0pt"><FONT face="Times New Roman">       MOV     A,AUTO_SEARCH_FLAG</FONT></P>
<P 0cm 0cm 0pt"><FONT face="Times New Roman">       JZ   NO_FM_IF_FREQ_READ</FONT></P>
<P 0cm 0cm 0pt"><FONT face="Times New Roman">FM_IF_FREQ_READ:      </FONT></P>
<P 0cm 0cm 0pt"><FONT face="Times New Roman">       CALL    LC72131_DATA_READ</FONT></P>
<P 0cm 0cm 0pt"><o:p><FONT face="Times New Roman"> </FONT></o:p></P>
<P 0cm 0cm 0pt"><FONT face="Times New Roman">       CALL    LC72131_DATA_READ</FONT></P>
lin_sam
二等列兵
二等列兵
  • 金钱57RMB
  • 威望0点
  • 贡献值0点
  • CAV币0点
4楼#
发布于:2005-11-19 01:20
<P 0cm 0cm 0pt"><FONT face="Times New Roman">       CALL    LC72131_DATA_READ</FONT></P>
<P 0cm 0cm 0pt"><o:p><FONT face="Times New Roman"> </FONT></o:p></P>
<P 0cm 0cm 0pt"><FONT face="Times New Roman">       MOV     A,LC72131_READ_DATA_LOW</FONT></P>
<P 0cm 0cm 0pt"><o:p><FONT face="Times New Roman"> </FONT></o:p></P>
<P 0cm 0cm 0pt"><FONT face="Times New Roman">       MOV     A,LC72131_READ_DATA_MID</FONT></P>
<P 0cm 0cm 0pt"><o:p><FONT face="Times New Roman"> </FONT></o:p></P>
<P 0cm 0cm 0pt"><FONT face="Times New Roman">       MOV     A,LC72131_READ_DATA_HIG</FONT></P>
<P 0cm 0cm 0pt"><FONT face="Times New Roman">;*****************************************************************</FONT></P>
<P 0cm 0cm 0pt"><FONT face="Times New Roman">       ;LC72131_READ_DATA_HIG   LC72131_READ_DATA_LOW </FONT></P>
<P 0cm 0cm 0pt"><FONT face="Times New Roman">                ;LC72131_READ_DATA_MID</FONT>读出来的数据都是<FONT face="Times New Roman">FF?   </FONT></P>
5306
二等列兵
二等列兵
  • 金钱89RMB
  • 威望0点
  • 贡献值0点
  • CAV币0点
5楼#
发布于:2005-11-25 22:25
<P>像高手说的一样</P>
<P>问题不外几种</P>
<P>1 通讯不了问题,可以用示波器观察自己发送数据的是否正确,</P>
<P>2 自动不锁台,检测计数管脚在有电台的时候 是否有中频信号</P>
120542121
二等列兵
二等列兵
  • 金钱40RMB
  • 威望40点
  • 贡献值0点
  • CAV币0点
6楼#
发布于:2011-06-28 13:25
我的也可以手动搜台,但是自动不行,请大家一起探讨
游客

返回顶部