Part Number: F28M36P63C2 Other Parts Discussed in Thread: CONTROLSUITE
在使用F28M36的内部ADC进行采样时,使用内部基准电压,ADC1的输入端口为ADC1INB0,ADC2的输入端口为ADC2INB1。发现ADC1与ADC2采样得到的值均偏小,并且使用ADC2采样得到的值偏小的幅度小一些。能咨询一下,怎样解决ADC采样偏小问题,以及为何ADC1与ADC2的采样结果不一致。谢谢!
Other Parts Discussed in Thread: F28M36P63C2 , C2000WARE , CONTROLSUITE 请注意,本文内容源自机器翻译,可能存在语法或其它翻译错误,仅供参考。如需获取准确内容,请参阅链接中的英语原文或自行翻译。 https://e2e.ti.com/support/microcontrollers/c2000-microcontrollers-group/c2000/f/c2000-microcontrollers-forum/1194305/f28m36p63c2…
Other Parts Discussed in Thread: CONTROLSUITE 请注意,本文内容源自机器翻译,可能存在语法或其它翻译错误,仅供参考。如需获取准确内容,请参阅链接中的英语原文或自行翻译。 https://e2e.ti.com/support/microcontrollers/c2000-microcontrollers-group/c2000/f/c2000-microcontrollers-forum/1103199/f28m36p63c2-the-sampling-value…
Part Number: F28M36P63C2
first question:
In M3's program: why the comment is:
// Give C28 control of Port C pin 6 GPIOPinConfigureCoreSelect(LED_0_BASE, LED_0_PIN, GPIO_PIN_C_CORE_SELECT);
Give C28 control of Port C pin 6, but in the source code…
Part Number: F28M36P63C2 Other Parts Discussed in Thread: UNIFLASH 您好,
我基于CCS12烧写F28M36P63C2的工程时,M3程序由两部分组成:一部分是bootloader,在M-N区;另一部分是app,在A-L区。这两部分要分别烧写,在烧写完app程序后,再烧写bootloader程序,app的程序会被擦除,这是为什么?
要注意的是,在烧写程序的时候,我都选择了相应的擦写扇区,如下图所示:
谢谢!