Need Sample codes for MKE04Z8xxx4 on KDS using PE

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Need Sample codes for MKE04Z8xxx4 on KDS using PE

549 Views
girishkumarvast
Contributor II

I am new to KDS and Currently working MKE04Z8xxx4 controller. I need sample codes on serial communication(UART e.g., getchar(),putchar()),Timer delay functions(Similar to wait) I/O configurations and various other components. I was IAR and need some reference codes to develop sensor application and bootloader . Kindly provide any link or path ??

Labels (1)
0 Kudos
1 Reply

385 Views
Alice_Yang
NXP TechSupport
NXP TechSupport

Hello  ,

1. There are Typical Usage under the PE components :

pastedImage_1.png

pastedImage_2.png

pastedImage_3.png

also there are the UART APIs:

pastedImage_4.png

2. About the bootloader,  there are two application note about UART bootloader and IIC bootloader

for kinetis E series, also have the source code :

http://cache.nxp.com/assets/documents/data/en/application-notes/AN4775.pdf?fsrch=1&sr=6&pageNum=1 

http://cache.nxp.com/assets/documents/data/en/application-notes/AN4767.pdf?fsrch=1&sr=5&pageNum=1 

Search  AN4767sw and AN4775sw on NXP website can download the bootloader project .

3.About the sensor demo , there is a example for KE02, you can refer to it :

Processor Expert Guide for ADC to measure thermistor on KE02 Freedom board  

Hope it helps


Have a great day,
Alice Yang

-----------------------------------------------------------------------------------------------------------------------
Note: If this post answers your question, please click the Correct Answer button. Thank you!
-----------------------------------------------------------------------------------------------------------------------

0 Kudos