dear sir,
i am just started to work with spi. i have 2 frdm k64f boards i want to configure one as master and another as slave. how could i setup my spi using processor expert? could you please help
Hi ANJU ANTONY,
Thank you for your interest in NXP kinetis product, I would like to provide service for you.
I don't recommend you use the Processor Expert project anymore, because as I know, it is not recommended.
I suggest you use our newest SDK code for FRDM-K64, we have both the SPI master and slave code for your reference.
Please download the SDK code for FRDM-K64 from this link:
Welcome | MCUXpresso SDK Builder
Choose the board as FRDM-K64, generate the code and download the SDK.
You can find the SPI master and slave code from this folder:
SDK_2.5.0_FRDM-K64F\boards\frdmk64f\driver_examples\dspi\polling_b2b_transfer
Wish it helps you!
If you still have question about it, please kindly let me know.
Have a great day,
Kerry
-------------------------------------------------------------------------------
Note:
- If this post answers your question, please click the "Mark Correct" button. Thank you!
- We are following threads for 7 weeks after the last post, later replies are ignored
Please open a new thread and refer to the closed one, if you have a related question at a later point in time.
-------------------------------------------------------------------------------
hi ,
Thank you for your reply. I have tried to import the code in MCUXpresso the project was unable to import. also tried to import XML file that was also unsuccessful.
can i get a SPI example project in Kinetics Design studio
thanks and regards
Hi ANJU ANTONY,
I highly recommend you to use our MCUXPresso IDE instead of KDS, this is the new IDE which will replace the KDS.
The SDK code can support the MCUXpresso IDE directly.
You can download the MCUXpresso IDE:
Actually, the operation in the MCUXpresso IDE nearly the same as KDS.
Have a great day,
Kerry
-------------------------------------------------------------------------------
Note:
- If this post answers your question, please click the "Mark Correct" button. Thank you!
- We are following threads for 7 weeks after the last post, later replies are ignored
Please open a new thread and refer to the closed one, if you have a related question at a later point in time.
-------------------------------------------------------------------------------
Okay .. Thanks for your help sir..
You are welcome!
If you still have question about it, please kindly let me know.
If your question is solved, please help me to close it by marking the correct answer!
Have a great day,
Kerry
-------------------------------------------------------------------------------
Note:
- If this post answers your question, please click the "Mark Correct" button. Thank you!
- We are following threads for 7 weeks after the last post, later replies are ignored
Please open a new thread and refer to the closed one, if you have a related question at a later point in time.
-------------------------------------------------------------------------------
I have searched to add KSDK fsl_spi component and didnt find it in the component list or to download. how can i get fsl_spi component?