ADC with UART FSK

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 

ADC with UART FSK

1,765 次查看
mehrdadh
Contributor I

Hi,

I'm trying to integrate ADC reading functionality with UART FSK demo. I have setup the ADC Basic example and once I confirmed I copied the code with the same order to my project. The issue is that after ADC read, my code stuck in this line:

while (!(ADC_GetStatusFlags(DEMO_ADC_BASE) & kADC_DataReadyFlag)) {} 

ADC status does not get ready at all. I appreciate if you can advise me here.

Thanks.

标记 (4)
0 项奖励
回复
3 回复数

1,682 次查看
mehrdadh
Contributor I

Hi Mario,

Yes, I'm working with the "wireless_examples/genfsk/connectivity_test/bm" in SDK examples.

Best,

Mehrdad

0 项奖励
回复

1,682 次查看
mario_castaneda
NXP TechSupport
NXP TechSupport

Hi Mehrdad Hessar,

Could you please look at the temperature sensor? The Bluetooth LE example is setting the ADC module and could guide you to how to add to your own application

Regards,

Mario

0 项奖励
回复

1,682 次查看
mario_castaneda
NXP TechSupport
NXP TechSupport

Hi Mehrdad,

Just to confirm, what is the UART FSK demo that you are referring to? Are you working with the GFSK?

Regards,

Mario

0 项奖励
回复