本帖最后由 大图雕塑 于 2016-8-30 19:08 编辑 用类似“易控”APP软件,(设计人工费用1000元)蒋***根据(松下SUNX 压力表 DP-102)真空传感器控制真空机
2016-08-30 19:05
你好,我试图通过使用RS232的桥接控制面板将PSoC3连接到我的PC。据我所知,UART配置正确,以及控制面板。我已经通过超级终端确认了数据对PC的控制。控制面板说它是连接的,但是当我尝试执行一个重复命令时,什么也没有发生。我见过一个计数回来一次或两次,但没有数据显示通过面板。请与我分享你的智慧。沃尔特测试程序1.8兆字节 以上来自于百度翻译 以下为原文Hello, I am trying to connect a PSoC3 to my PC through the Bridge Control Panel using RS232.As far as I can tell the UART is configured correctly as well as the control panel.I have confirmed through hyperterminal the data is ariving to the PC.The Control Panel says it is connected but when I try to execute a Repeat command nothing happens.I have seen a single count come back once or twice now but no data is ever displayed through the panel.Please share any wisdom you have with me. -Walt TestProx.Bundle03.zip 1.8 MB
2019-06-14 13:08
嗨,我有问题编译代码使用标准的FFT函数的DSP库使用和声。显然,这个函数存在一个问题:DSPJEXTROFTF1616St设置(FFTC,Log2n);请在下面的构建输出中找到:问题似乎在头文件FieldLMax.h中,它找不到O-COX或ONSIX函数。不过,我不知道如何修复这似乎是图书馆的一部分,PIC32 MZ.A。任何帮助将不胜感激!谢谢。配置细节:-ValueV2.04-MPLAB V4.01-XC32 V1.44 - XC32 V1.40的遗留外围库 以上来自于百度翻译 以下为原文 Hi, I am having issues compiling the code using the standard FFT functions of the DSP library using harmony. Apparently, there is a problem with the function: DSP_TransformFFT16_setup(fftc, LOG2N); Please find below the build output: It seems that the problem is in the header file fdlmath.h, which can not find _cosx or _sinx functions. However, I do not know how to fix this as seems to be part of the library dsp_pic32mz.a. Any help will be much appreciated!Thanks in advance. Configuration details: - Harmony v2.04- MPLAB X v4.01- XC32 v1.44- Legacy Peripheral Libraries from XC32 v1.40
2019-01-11 12:08