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

553件の閲覧回数
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 返信

542件の閲覧回数
lpcware
NXP Employee
NXP Employee
bump
0 件の賞賛
返信