9 years, 4 months ago.

How to use the FRDM-K64F 1MB flash FTFE driver?

hi, FRDM-K64F 1MB flash, READ as the MCU access,but the WRITE need special COMMAND sequence. that is difficult for development since current SDK just provide the flash register access Macros, but has not driver API. so do you have plan to provide FTFE driver? or I can get that from other way? thanks.

Question relating to:

The Freedom-K64F is an ultra-low-cost development platform for Kinetis K64, K63, and K24 MCUs.

1 Answer

9 years, 4 months ago.

HI,

only some drivers are part of the mbed, you can find the in KSDK, copy those files to the online compiler and you should be able to use them.

Regards,
0xc0170

Hi Martin, Which version of KSDK and how to get it? I want the Freescale official FRDM-K64F flash erase/verify/program driver,my K64F project need that,thanks.

posted by terrence mei 26 Dec 2014

And I know that the OpenSDA on FRDM-K64F board is ok, since the OpenSDA module can let us upgrade flash freely, so freescale has the right K64F flash operation API intergrated in that OpenSDA.

posted by terrence mei 26 Dec 2014