GPIO on m0 for LPC4337

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 

GPIO on m0 for LPC4337

722 次查看
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 回复

643 次查看
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 项奖励
回复