GPIO on m0 for LPC4337

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

GPIO on m0 for LPC4337

792件の閲覧回数
bwilcutt
Contributor I

I'm using a gpio to turn an LED on and off.  On the m4, it worked fine.  I just recently activate the m0 core through MCUXpresso.  M0 has nothing on it right now, just the standard template code that MCUXpresso adds.  Adding m0 works just fine, no issues.  However, my gpio LED on m4 stopped working.  I moved it to m0, it works fine... back to m4, it stops.

 Chip_GPIO_SetPinState(LPC_GPIO_PORT,5,15,0);

Am I missing something?

Thanks!

0 件の賞賛
返信
1 返信

713件の閲覧回数
Alice_Yang
NXP TechSupport
NXP TechSupport

Hello Bryan Wilcutt,

Could you please show your whole project, I will help you check it on my side.

BR

Alice

0 件の賞賛
返信