UART_IRQ_util.c file

キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 
1,883件の閲覧回数
Alex_2221
Contributor IV

Hello everyone, I want to use UART interrupt and I found out that there is a file called uart_irq_util.c for keil and I can use it for working with uart interrupt. Where can I find this file? I know that I can write my own file, but I wanna use this file for simplicity. 

Thanks in advance,

Alex

0 件の賞賛
返信
1 解決策
1,865件の閲覧回数
xiangjun_rong
NXP TechSupport
NXP TechSupport

Hi,

It appears that there is NOT such file uart_irq_util.c for the uart example in SDK based on  Keil. For the uart module api function, pls refer to the uart_17xx_40xx.c, for the interrupt vector, pls refer to keil_startup_lpc175x_6x.s

How do you know that there is a file called uart_irq_util.c?

BR

XiangJun Rong

 

xiangjun_rong_0-1632620974375.png

 

元の投稿で解決策を見る

0 件の賞賛
返信
3 返答(返信)
1,866件の閲覧回数
xiangjun_rong
NXP TechSupport
NXP TechSupport

Hi,

It appears that there is NOT such file uart_irq_util.c for the uart example in SDK based on  Keil. For the uart module api function, pls refer to the uart_17xx_40xx.c, for the interrupt vector, pls refer to keil_startup_lpc175x_6x.s

How do you know that there is a file called uart_irq_util.c?

BR

XiangJun Rong

 

xiangjun_rong_0-1632620974375.png

 

0 件の賞賛
返信
1,855件の閲覧回数
Alex_2221
Contributor IV

Thank you so much I'll check that out. Actually, I saw that in a tutorial video, but that person didn't said from where he got that file.

0 件の賞賛
返信
1,870件の閲覧回数
Alex_2221
Contributor IV

My chip is LPC1768

タグ(1)
0 件の賞賛
返信