Simple gpio pin toggle code for LPC 54005 controller

キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 

Simple gpio pin toggle code for LPC 54005 controller

1,919件の閲覧回数
sandhyaj
Contributor I

I downloaded mcuxpresso11.0.0 ide and ported lpc54005 sdk. I din't see any example code for lpc54005 controller. I need some help to implement simple gpio pin toggle code.

  • How to configure the clocks for lpc54005 contrlloler, is there any API to configure the clocks?
  • How to configure the pins for lpc54005 contrlloler, is there any API to configure the pins?
  • Is there any pins need to be configure to flash the code in this controller?

Please help me in understanding this controller.

0 件の賞賛
返信
2 返答(返信)

1,826件の閲覧回数
brendonslade
NXP TechSupport
NXP TechSupport

Just a little more explanation...

...we normally provide development boards with the "superset" part in a given MCU family. The example programs provided are typically written for those boards but can also server as an example for the smaller/less featured parts in the family. You can start from the LPCXpresso54018 board in your case, as Alice indicated.

0 件の賞賛
返信

1,826件の閲覧回数
Alice_Yang
NXP TechSupport
NXP TechSupport

Hello sandhya jekkireddy,

You can refer to the SDK demos under LPC54018,  can find them under your LPC54005 SDK

package: ...\boards\lpcxpresso54018 


Have a great day,
TIC

-------------------------------------------------------------------------------
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.
-------------------------------------------------------------------------------

0 件の賞賛
返信