完善资料让更多小伙伴认识你,还能领取20积分哦, 立即完善>
这是我的第一个项目与32位图片。实际上,在我自己的目标硬件上使用PIC32 MM0256PM028。第一个程序是闪亮一些LED作为一个“活着”的信号。基本上,代码是DEV板的演示代码的精简和适当修改版本。DM320107程序在调试模式下工作,CLK出现在CLKO上,但是它在直接编程时不工作,并且没有CLKO信号。Primas设置了FRC作为CLK源。有什么建议来说明为什么代码/CLK不能在独立模式下工作?多谢
以上来自于百度翻译 以下为原文 This is my first project with 32 bits PICS. Actually using a PIC32MM0256PM028 on my own target hardware. First program is to flash some LEDs in turn as an "alive" signal. Essentially the code is a stripped down and suitably modified version of the demo code from the dev board. DM320107 The program works in debug mode and a clk appears on CLKO, however it does not work when programmed directly and there's no CLKO signal. The pragmas set up the FRC as the clk source. Any suggestions as to why the code /clk does not work in standalone mode? Many thanks |
|
相关推荐
3个回答
|
|
这是一个典型的问题,一个新开发和新填充的董事会。你使用的是外部晶体还是振荡器?工作吗?电路板上的所有电压都可以吗?你是如何闪动芯片的,它是从电路板还是从USB供电的?
以上来自于百度翻译 以下为原文 This is a typical problem with a newly developed and freshly populated board. Are you using an external crystal or oscillator? Is it working? Are all voltages on the board OK? How did you flash the chip and was it powered from the board or from USB at that time? |
|
|
|
HI,Check OE(输出使能)位的RoF1CON:参考振荡器控制寄存器,手册106页。确保ANSELLA寄存器被清除,并尝试将PATA配置为数字OutPutsRase0x00;//端口A是OutPutsSala= 0x00;//端口A是DigalReFo1CON.OE=1;//输出使能CLKORID,非常另一个外围设备(PPS寄存器)与引脚初始化代码中的CLK0引脚不冲突。
以上来自于百度翻译 以下为原文 Hi, Check OE (output enable) bit of REFO1CON: REFERENCE OSCILLATOR CONTROL REGISTER, page 106 of manual. Make sure ANSELA register is cleared, and try to configure PORTA as digital output TRISA = 0x00; // port A is output ANSELA= 0x00; // port A is digital REFO1CON.OE = 1; // output enable clk Also, very that another peripheral, (PPS registers) are not conflicting with the CLK0 pin in the pin initialization code. john |
|
|
|
谦卑的时间。它看起来很简单,不应该在MCLR线路上拔起。在一个8位的PIC中,这不会是一个问题,因为人们通常可以重新分配PIN为I/O,而不是使用这个设备。谢谢您的建议。
以上来自于百度翻译 以下为原文 Humble pie time. It looks as simple as to be due no pull up on the MCLR line. :o( Which in an 8 bit PIC would not be a problem as one can often re-allocate the pin to be I/O, alas not with this device. Thanks for the suggestions. |
|
|
|
只有小组成员才能发言,加入小组>>
5158 浏览 9 评论
1997 浏览 8 评论
1926 浏览 10 评论
请问是否能把一个ADC值转换成两个字节用来设置PWM占空比?
3169 浏览 3 评论
请问电源和晶体值之间有什么关系吗?PIC在正常条件下运行4MHz需要多少电压?
2222 浏览 5 评论
722浏览 1评论
605浏览 1评论
有偿咨询,关于MPLAB X IPE烧录PIC32MX所遇到的问题
493浏览 1评论
PIC Kit3出现目标设备ID(00000000)与预期的设备ID(02c20000)不匹配。是什么原因
619浏览 0评论
518浏览 0评论
小黑屋| 手机版| Archiver| 电子发烧友 ( 湘ICP备2023018690号 )
GMT+8, 2024-11-19 05:22 , Processed in 1.162707 second(s), Total 83, Slave 66 queries .
Powered by 电子发烧友网
© 2015 bbs.elecfans.com
关注我们的微信
下载发烧友APP
电子发烧友观察
版权所有 © 湖南华秋数字科技有限公司
电子发烧友 (电路图) 湘公网安备 43011202000918 号 电信与信息服务业务经营许可证:合字B2-20210191 工商网监 湘ICP备2023018690号