I am using KW36 dewvelopment board. MCUXpresso IDE. I want to under SPI driver which example should I use.
Thank you,
Hello Abhijeet Tippanna,
I recommend you download the SDK for the FRDM-KW36. Within the SDK you will find the drivers for all the peripherals of the MCU.
Hope it helps!
Victor.
-----------------------------------------------------------------------------------------------------------------------
Note: If this post answers your question, please click the Correct Answer button. Thank you!
-----------------------------------------------------------------------------------------------------------------------
Hi,
Which example should I use for understanding SPI driver. I am confused.
Hello Abhijeet Tippanna,
That will depend on what are you trying to achieve. In the SDK you have the following examples for the SPI module:
You can use the one that adapts better to your needs. With these examples, you will see how the SPI drivers are implemented.
Regards,
Victor.
In which example Interfacing is done with AT45DB041E (512KB) Flash.
Hello Abhijeet Tippanna,
If you want to interface with a Flash memory then you should use the Flash Memory Controller (FMC) module. I recommend you read chapter 28 of the reference manual. The examples that you can use as a guide from the SDK are the following:
Regards,
Victor.
Hello Victor Jimenez
I am going to interface on board external flash (AT45DB041E) and I am using this configuration and read write function.
Thanks.
Hello Abhijeet Tippanna,
Could you please provide more information? For example, which MCU are you using? Which IDE are you using?
Regards,
Victor.
Is that a question?
Yes,
I am cant able to read FLASH manufacture ID