Bug report : lpcopen_2_10_lpcxpresso_nxp_lpcxpresso_1769, adc_17xx_40xx.c

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

Bug report : lpcopen_2_10_lpcxpresso_nxp_lpcxpresso_1769, adc_17xx_40xx.c

559 次查看
lpcware
NXP Employee
NXP Employee
Content originally posted in LPCWare by thedaz on Thu Apr 07 09:59:29 MST 2016
The getClkDiv() function used to calculate the ADC peripheral clock prescaler ist wrong and generates way to little prescaler values causing the ADC on my LPC1769 @ 120MHz being run with 15MHz while the manual states the ADC clock should not be higher than 13MHz. Instead the formula to calculate the divider needs to be
div = (adcBlockFreq - 1) / fullAdcRate;
标签 (1)
0 项奖励
回复
1 回复

548 次查看
lpcware
NXP Employee
NXP Employee
bump
0 项奖励
回复