Problem with JN5169 UART1: No entering to the UART interrupt "APP_isrUart"

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

Problem with JN5169 UART1: No entering to the UART interrupt "APP_isrUart"

711 次查看
文斌钟
Contributor I

JN5169

AN1219: Dimmer switch, OTA, JN5169, DR1199

Hi, I've got a problem in receiving data through UART1 on JN5169 transmitting from another UART device. It seemed that the "APP_isrUart" is not entered. ( The JN5169 is not in sleeping mode. Probably in doze mode I think since no softtimer is running and no wake event is scheduled.)

The UART TX function is OK, I can get the data which is sent in the UART_vInit funcion from the JN5169.

The initial function involved from APP_vInitialise:

pastedImage_4.png

I've tried to send a UART message to JN5169, and to generate a positive pulse when received. But I didn't see that in my oscilloscope.

pastedImage_2.png

Hope your help.

Thanks.

标签 (1)
标记 (5)
0 项奖励
1 回复

510 次查看
mario_castaneda
NXP TechSupport
NXP TechSupport

Hi Wenjiu,

What is the low power mode that you are working on?

If you are in Doze mode you will not wake if you do not have any interrupt.

pastedImage_1.png

Mario

0 项奖励