完善资料让更多小伙伴认识你,还能领取20积分哦, 立即完善>
你好,
我想知道如何通过代码配置Delta Sigma(或SAR)ADC的所有“组件参数”(而不是通过编译器的对话框)。 情况是,我想设计一个C接口来配置这些转换器,以便获得关于转换器测量的一些图形和统计。因此,我想通过RS232设置这个接口的所有ADC组件参数。 我已经有了通信,但我找不到允许我从代码中输入参数的方法。 非常感谢。 以上来自于百度翻译 以下为原文 Hi, I would like to know how to configure all the "Component Parameters" for the Delta Sigma (or SAR) ADC through code (not through the dialog box of the compiler). The case is that I want to design a C# interface to configure these converters in order to obtain some graphics and statistics about the converters measurements. So I want to set all the ADC Component Parameters from this interface, via RS232. I already have the communication but I don't find the methods that allow me to enter the parameters from code. Thank you very much. |
|
相关推荐
3个回答
|
|
嗨,Fernan,
我能想到的一个简单的方法是在主()函数中构建一个应用层,其中UART作为一个通信协议。根据从PC接收到的UART命令,API可以用来改变一些参数,例如ADCJSET增益(It32 ADCGRADE)、ADCJSET BuffGEAN(UTI8增益)、ADCYSELCTUTION配置(UTI8CONFIG、UIT8重新启动)。这些API公开了可以在软件中改变的配置。因此,通过深入挖掘这些API,可以更密切地控制参数。 请分享你的想法。 以上来自于百度翻译 以下为原文 Hi Fernan, One simple way I can think of is to build an application layer in main( ) function which has UART as a communication protocol. Depending upon the UART command received from the PC, APIs can be used to change some of the parameters such as ADC_SetGain(int32 adcGain), ADC_SetBufferGain(uint8 gain), ADC_SelectConfiguration(uint8 config, uint8 restart). These APIs expose the configuration that can be changed in software. Hence, by digging deep into these APIs, the parameters can be controlled more closely. Please share your thoughts about this. |
|
|
|
嗨,Dasq,
我已经有了一个关于如何实现配置通信的想法,它或多或少像你说的那样。我所面临的问题是如何通过像您建议的函数来访问配置对话框中可以看到的所有配置参数。 您提出的函数只允许我配置增益和配置预置,但参数如转换模式、分辨率或转换率,我不知道如何访问它们。 我希望我解释了。 谢谢您! 以上来自于百度翻译 以下为原文 Hi Dasq, I already have an idea about how to implement the configuration comunication and it is more or less like you say. The problem that I have is how to acces, through functions like you propose, to all of the configuration parameters that I can see in the configuration dialog box. Functions that you propose only allow me to configure gain and configuration presets, but parameters like conversion mode, resolution or conversion rate I don't know how to access them. I hope I explained. Thank you! |
|
|
|
嗨,又一次,
我还没有达到通过代码来配置所有转换器参数的目的。有人能给我一个主意吗? 我想通过C++在配置对话框中的配置对话框中配置参数。 谢谢您。 最好的问候。 以上来自于百度翻译 以下为原文 Hi another time, I haven't still achieved to acces to all the converter parameters to configure it through code. Somebody could give me an idea? I want to configure the parameters that we can see in the configuration dialog box in the Top Design, through C++. Thank you. Best regards. |
|
|
|
只有小组成员才能发言,加入小组>>
754个成员聚集在这个小组
加入小组2105 浏览 1 评论
1851 浏览 1 评论
3669 浏览 1 评论
请问可以直接使用来自FX2LP固件的端点向主机FIFO写入数据吗?
1786 浏览 6 评论
1536 浏览 1 评论
CY8C4025LQI在程序中调用函数,通过示波器观察SCL引脚波形,无法将pin0.4(SCL)下拉是什么原因导致?
570浏览 2评论
CYUSB3065焊接到USB3.0 TYPE-B口的焊接触点就无法使用是什么原因导致的?
423浏览 2评论
CX3连接Camera修改分辨率之后,播放器无法播出camera的画面怎么解决?
437浏览 2评论
384浏览 2评论
使用stm32+cyw43438 wifi驱动whd,WHD驱动固件加载失败的原因?
915浏览 2评论
小黑屋| 手机版| Archiver| 电子发烧友 ( 湘ICP备2023018690号 )
GMT+8, 2024-12-23 20:28 , Processed in 0.980694 second(s), Total 79, Slave 63 queries .
Powered by 电子发烧友网
© 2015 bbs.elecfans.com
关注我们的微信
下载发烧友APP
电子发烧友观察
版权所有 © 湖南华秋数字科技有限公司
电子发烧友 (电路图) 湘公网安备 43011202000918 号 电信与信息服务业务经营许可证:合字B2-20210191 工商网监 湘ICP备2023018690号