完善资料让更多小伙伴认识你,还能领取20积分哦, 立即完善>
大家好,我正在寻找一些关于我从CY8CKIT-050的Delsig ADC组件获得的读数的说明。
我已经附上了这个项目,有一些额外的东西与我一起进行DMA和Bootloader的实验,但是ADC只是在单端模式下在测试套件上的车载锅上阅读。输入范围设置为VSSA到VDDA,缓冲器模式是“旁路缓冲器”,但在任何缓冲模式下都存在问题。 我发现,当我碰到锅的低端,0V,我的ADC值出现下溢(?)0V输入结果值接近0xFFFF。电压不是负的,至少根据我的多米测量。有人能确切地解释为什么会发生这种情况,我需要做些什么来补救这个问题,所以0V的输入结果是0x000? 提前感谢。 Bootloader测试 1.4兆字节 以上来自于百度翻译 以下为原文 Hi all, I'm looking for some clarification on the readings I'm getting from the DelSig ADC component on a CY8CKIT-050. I have attached the project, there's some extra stuff going on with me experimenting with DMA and a bootloader, but the ADC is simply reading from the onboard pot on the test kit in single ended mode. Input range is set to VSSA to VDDA and the buffer mode is "Bypass Buffer" but the problem exists on any of the buffer modes. What I'm finding is that when I hit the low end of the pot, 0V, my ADC value is appearing to underflow(?). 0V input results in values close to 0xFFFF. The voltage is not going negative, at least according to my multi-meter measurement. Can someone explain exactly why this is occurring, and what I would have to do to remedy the issue so 0V input results in 0x0000? Thanks in advance. |
|
相关推荐
4个回答
|
|
你好,
这个系统有共同点吗?组件中有一个启用的NVREF选项。VRIFYVSSA可以连接到外部VSSA,以消除片上VSSA和片外Vssa之间的任何小差异。 以上来自于百度翻译 以下为原文 Hi, Does the system have common ground. There is an Enable nVref option in the component. Vref_Vssa can be connected to the external Vssa to eliminate any small difference between the on-chip Vssa and the off-chip Vssa. |
|
|
|
非常perfect 发表于 2018-10-2 18:01 “我要做什么来弥补这个问题,所以0V的输入结果是0x000?” 我见过简单的解决方案,好像(ADCREST & GT;0x07FF)ADCREST=0; 鲍勃 以上来自于百度翻译 以下为原文 "what I would have to do to remedy the issue so 0V input results in 0x0000?" I have seen simple solutions as if(ADCResult >0x07ff) ADCResult = 0; Bob |
|
|
|
非常perfect 发表于 2018-10-2 18:01 USERY41084676写道: 你好, 这个系统有共同点吗?组件中有一个启用的NVREF选项。VRIFYVSSA可以连接到外部VSSA,以消除片上VSSA和片外Vssa之间的任何小差异。 我给了一个镜头,使NVREF终端,并连接到VREF组件设置为Vssa的设计。与第一篇文章相同的结果。这一次,我只是跳过罐的输入引脚直接到VSSA上的CY8CKIT-050。当我这样做时,我得到0xFFE0和0xFFFF之间。 我做简单的问题 如果(ADCREST & Gt;0xFFE0){ ADC结果=0; } 是这样做的,如果电压实际上在VDDA上,我可能会给出一个错误的0读数。 以上来自于百度翻译 以下为原文 user_411084576 wrote:I gave this a shot, enabled the nVref terminal and connected it to a Vref component set to Vssa in the design. Same result as in the first post. This time I am just jumping the input pin of the pot directly to Vssa on the CY8CKIT-050. I get between 0xFFE0 and 0xFFFF when I do this. My problem with doing a simple if (ADCResult > 0xFFE0){ ADCResult = 0;} is that in doing so I can potentially give a false 0 reading if the voltage is actually at Vdda. |
|
|
|
wrsffwrss 发表于 2018-10-2 18:22 你好, 可以将值存储在已签名变量中,并以相同的方式将零值小于0。 最佳问候 以上来自于百度翻译 以下为原文 Hi, You can store the value in a signed variable and equate values less than zero with a zero the same way. Best Regards, VSRS |
|
|
|
只有小组成员才能发言,加入小组>>
754个成员聚集在这个小组
加入小组2097 浏览 1 评论
1844 浏览 1 评论
3664 浏览 1 评论
请问可以直接使用来自FX2LP固件的端点向主机FIFO写入数据吗?
1782 浏览 6 评论
1532 浏览 1 评论
CY8C4025LQI在程序中调用函数,通过示波器观察SCL引脚波形,无法将pin0.4(SCL)下拉是什么原因导致?
552浏览 2评论
CYUSB3065焊接到USB3.0 TYPE-B口的焊接触点就无法使用是什么原因导致的?
407浏览 2评论
CX3连接Camera修改分辨率之后,播放器无法播出camera的画面怎么解决?
432浏览 2评论
377浏览 2评论
使用stm32+cyw43438 wifi驱动whd,WHD驱动固件加载失败的原因?
903浏览 2评论
小黑屋| 手机版| Archiver| 电子发烧友 ( 湘ICP备2023018690号 )
GMT+8, 2024-12-16 07:46 , Processed in 1.064101 second(s), Total 82, Slave 66 queries .
Powered by 电子发烧友网
© 2015 bbs.elecfans.com
关注我们的微信
下载发烧友APP
电子发烧友观察
版权所有 © 湖南华秋数字科技有限公司
电子发烧友 (电路图) 湘公网安备 43011202000918 号 电信与信息服务业务经营许可证:合字B2-20210191 工商网监 湘ICP备2023018690号