SPI Flash and AT25HP512
- 新着としてマーク
- ブックマーク
- 購読
- ミュート
- RSS フィードを購読する
- ハイライト
- 印刷
- 不適切なコンテンツを報告
I'm using KDS 3.2.0, PE and the MK22FN256 uC.
In PE I'm using the component 'AT25HP512' to communicate with an external Flash IC (
AT25XE041B-XMHN-T). Within PE I right-click and select "Help on Component" on AT25HP512 to determine how to use it but there's not much coding information available.
Can someone help me with this? Perhaps there's a different component to use for the Flash IC I have on my circuit board.
Thanks,
Brian
- 新着としてマーク
- ブックマーク
- 購読
- ミュート
- RSS フィードを購読する
- ハイライト
- 印刷
- 不適切なコンテンツを報告
Hi
I suppose that you are using the AT25HP512 component from the mcuoneclipse web pages. You can find all source code files on the git repository GitHub - ErichStyger/mcuoneclipse: McuOnEclipse Processor Expert components and example projects
If you have question on this component, You can use the Issues · ErichStyger/mcuoneclipse · GitHub page and submit a new issue.
Have a great day,
Jennie Zhang
-----------------------------------------------------------------------------------------------------------------------
Note: If this post answers your question, please click the Correct Answer button. Thank you!
-----------------------------------------------------------------------------------------------------------------------