FRDM-K22F and MK02FN128VFM10 doubts

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

FRDM-K22F and MK02FN128VFM10 doubts

561 Views
snehalpatil
Contributor II

Hi,

I am new to Kinetis MK02FN128VFM10 ,KDS IDE and development board FRDM-K22F which supports MK02FN128VFM10.

I have following queries regarding this:

1.The development board is having K22F family processor, I want to use MK02FN128VFM10 part number. What changes I need to make in software so that I can use FRDM-K22F with MK02FN128VFM10?

2. Can I get reference code (initialization, working ) for ADC,DAC and SPI of MK02FN128VFM10?

3. I want .bsp for FRDM-K22F supporting MK02FN128VFM10. I tried to download it from net but I think I got .bsp related to K22F.

4. How to assign required peripheral functionality like ADC channel  to GPIO pins in KDS 1.3 project.

Labels (1)
0 Kudos
1 Reply

273 Views
ivadorazinova
NXP Employee
NXP Employee

Hi Snehal,

thank you for your interest.

1. MK02FN128VFM10 is supported by KSDK 1.3, so in this case you don´t need to do some changes. please, what changes do you mean ?

2. We have created examples under C:\Freescale\KSDK_1.3.0\examples\frdmk22f\driver_examples  and C:\Freescale\KSDK_1.3.0\examples\frdmk22f\demo_apps

all these demos are described in Kinetis SDK v.1.3 Demo Applications User's Guide and in Kinetis SDK v.1.3 API Reference Manual.

I recommend you to start here How to start with KSDK

3. MK02FN128VFM10 is supported by KSDK. Do you mean BSP for MQX?

4. Please, take a look at RM, Reference Manual for MK02FN128VFM10

Have a nice day,

Iva

0 Kudos