Confusing for Peripherials config for LPC55S16 in sample code

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

Confusing for Peripherials config for LPC55S16 in sample code

120 次查看
ygao
Contributor I

Hi,

For a I2C setting to use Flexcomm4, it needs to config clock on Clocks config for FXCOMCLK4, and config Flexcomm4 pins to be I2C in Peripherials config, right?

However, in LPC55S16 sample code, e.g., lpcxpresso55s16_multi_peripherals_test, non clock is configured in Clocks config for Flexcomm4, and non I2C is configured in Peripherals config. Why?

Is it because all the code are input manually instead of generating by configs?

Thanks,

Winston

标签 (1)
0 项奖励
回复
1 回复

107 次查看
Alice_Yang
NXP TechSupport
NXP TechSupport

Hello @ygao 

Yes, some of examples not use Configure tool to config. The code is  input manually .

 

BR

Alice

0 项奖励
回复