什么是ARM?ARM的特点有哪些?ARM的版本有哪几种呢?
2021-11-04 07:25
许多仪器控制总线对一个LabVIEW,不看肯定后悔
2021-05-07 06:07
我得到了一些CY8CKIT-059。在更新PSoC程序员之后,它说它正在编程LTI LP097。然后说调试运行,但没有“暂停”启用。我还以为这是调试器呢????还是Imisunderstand?此外,一旦在这种模式下,你必须拔掉插头并重新插入,让PSoC创作者再次看到它。
2019-09-04 10:25
如何安装Ardunio IDE?
2021-12-08 06:26
怎样安装Arduino IDE并完成相关配置呢?如何利用Arduino IDE去完成stm32的串口通信呢?
2021-12-07 06:48
如何开发一套能够直接与云端通讯的微型设备?
2021-12-23 07:59
将安捷伦34461A用USB连接电脑,可以正常在labview中使用(SCPI指令)。可是打开MAX设备与接口时,却没有找到相应的仪器。之前使用4010A时,也遇到过这个现象,现在使用34461A又注意到这个现象。查看了下34461A的驱动,默认的是IVI foundation提供的au***tmc.sys。不知道在MAX中找不到34461A,是否与这个驱动有关系。我印象里一般的驱动文件都是.inf后缀。我的几点疑问是,1、为什么MAX的设备与接口里找不到34461A。2、为什么MAX的IVI Driver中也没找到34461A3、关于sys后缀的驱动与inf后缀的驱动之间,有什么区别?
2017-08-23 15:26
当我试图使用RevB MimePrim3编程一个PSoC5LP(从PSoC创建者3.1)时,程序操作经常停止/不做任何事情(不确定地)。将USB电缆解压到MimePrim3释放卡程序操作。Similarlay,选择Debug目标对话框通常相当慢/无响应。(Eg选择窗口并在屏幕上重新定位,或者选择端口属性可能需要10秒来更新)经常得到任何这项工作,每次尝试编程时,我必须首先拔掉/插入MIXPROG USB。然后选择调试目标并连接,然后进入程序。这是25%的时间。编程模式是SWDprotocol复位复位模式,外部电源,5引脚连接器。时钟速度已经降低到200千赫。问题是我的原型硬件与PSoC,但不知道什么-作为片断行为是不是一个指南的根源导致问题!我的PSOCHARDWEER有3.1V应用到Vddd、VIO和VDDA。1.8V应用于VCCD和VCCA。我相信*电源适用于所有引脚,它们被正确绕过。(包是68 DFN -这是非常困难的手工焊料。我已经检查了W/MaX,相信所有的引脚都是焊接的。)我的硬件还缺少一个合适的编程头,Tusii已经将5引脚连接器放置在MixPrim3的末端,并有3英寸的线绕线进入硬件。MixPrim3连接到标记为VDDIO1、SWDIO、SWDCK、CFG-XRES和GND(VSSD,VssA)的PSoCuPIN。一旦编程,到目前为止,我的相当简单的程序(LED和UART输出)似乎总是启动如预期的电源周期,或当MiMePro释放重置。我知道这里有很多未知数,但可能有超过几天的PSoC经验除了重新运行PCB之外还有其他建议。(这将发生在我知道……的大部分错误的时候)短暂性脑缺血发作克里斯 以上来自于百度翻译 以下为原文When I attempt to program a PSOC5LP (from PSOC Creator 3.1) using the Rev B miniprog3, the Program operation often halts/does nothing (indefinatly).Unpluging the USB cable to MiniProg3 releases the stuck program operation. Similarlay, the Select Debug Target dialog is generally rather slow / non-responsive.(Eg selecting the window and relocating on the screen, or selecting port properties can take 10 seconds to update)Often to get anything this to work, each time I try to program, I have to first unplug/plug in the MiniProg USB.Then select debug target and connect, and then go to program.This works 25% of the time. Programming mode is SWD protocol with reset acquire mode, external power, and 5 pin connector.Clock speed has been lowered to 200kHz. I suspect the problem is my prototype hardware with the PSOC, but have no idea what - as flakiy behavior isn't much of a guide to root causing the problem! My PSOC hardware has 3.1V applied to Vddd, Vio, and Vdda.1.8V is applied to Vccd and Vcca.I *believe* power is applied to all pins and they are properly bypassed.(The package is 68 DFN - which was very difficult to handsolder.I've inspected w/microscope and believe all the pins are soldered.)My hardware also lacks a proper programming header, thus I've place the 5 pin connector on the end of the miniprog3 and have 3 inch wirewrap wires going to the hardware. Miniprog3 is connected to the PSOC pins labeled Vddio1, SWDIO, SWDCK, CFG-XRES, and GND (VssD, VssA). Once programmed, thus far my rather simple programs (LEDs and UART output) seem to always startup as expected with power cycle, or when the miniprog releases reset. I know there are lots of unknowns here - but possibly others with more than a few days PSOC experience have tips other than re-run the PCB.(That will happen once I know most of what is wrong with in....) TIA. Chris
2019-01-24 13:22
什么是单片机?它与个人计算机有什么不同?单片机用来做什么?为什么要使用Arduino?单片机和arduino的区别是什么?
2021-09-26 07:47
什么是Arduino?Arduino的主要参数配置有哪些?为什么选择Arduino?
2021-09-22 07:42