FRDM-K22F UART interrupt example

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

FRDM-K22F UART interrupt example

1,523件の閲覧回数
kent_gu
Contributor III

Hi,

I have a FRDM-K22F demo board, also use SDK to develop FW. I checked all UART example, seems that all UART example run in query mode. Do you have the UART interrupt example?

 

In the further, I also use MK22F1M0 chipset to develop CAN bus function, do you have CAN interrupt example?

 

Best regards,

Kent

ラベル(1)
0 件の賞賛
返信
2 返答(返信)

1,032件の閲覧回数
kent_gu
Contributor III

Iva,

I checked the uart_non-blocking_example in the "C:\Freescale\KSDK_1.3.0\examples\frdmk22f\driver_examples\uart\uart_non_blocking", but seems that it still is loop-query mode? Don't see any "Interrupt flag", "IRQHandler" ,etc source code?

Best regards,

Kent

0 件の賞賛
返信

1,032件の閲覧回数
ivadorazinova
NXP Employee
NXP Employee

Hi Kent,

thank you for your question.

We have UART example with non-blocking method, which is located under C:\Freescale\KSDK_1.3.0\examples\frdmk22f\driver_examples\uart\uart_non_blocking

and about CAN interrupt example I think this could help you void FLEXCAN_DRV_IRQHandler (uint8_t instance)

In case of any issue please let me know.

Thank you,

Have a nice day!

Iva

0 件の賞賛
返信