ADC with UART FSK

キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 

ADC with UART FSK

1,761件の閲覧回数
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,678件の閲覧回数
mehrdadh
Contributor I

Hi Mario,

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

Best,

Mehrdad

0 件の賞賛
返信

1,678件の閲覧回数
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,678件の閲覧回数
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 件の賞賛
返信