LPC845 high current sink output

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

LPC845 high current sink output

391 次查看
malcolmmacdonald
Contributor II

The LPC845 has dedicated OD outputs on PIO10 & 11. They have a high-current mode, but this appears to be available only if the respective PIO registers have been set to Fast-mode Plus I2C. I want to use the sink capability (which is obviously on the chip) in GPIO mode, but this does not appear to be available: I2CMODE = 0 = Standard Mode or Fast Mode I2C; I2CMODE = 1 = Standard GPIO w/OD; I2CMODE = 2 = Fast Mode Plus I2C; I2CMODE = 3 = Reserved.

Looking at the bits, it looks like a value of 3 would be high-power GPIO, but does anyone know?

#LPC845

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

371 次查看
Miguel04
NXP TechSupport
NXP TechSupport

Hi @malcolmmacdonald 

This is what I have found, on UM11029 11.4.6 I2C-bus mode, "The I2C-bus pins PIO0_10 and PIO0_11 can be programmed to support a true open-drain mode independently of whether the I2C function is selected or another digital function."

Please read the complete paragraph to see all the information, let me know if you have another question.

Best Regards, Miguel.

 

 

0 项奖励