After powering up, the mode is manual mode, the channel is AIN0, I tried to connect the analog signal directly to AIN0 without configuring any registers, but the SDO does not send back data.I'll try to configure the the CHANNEL_ID register .
Other Parts Discussed in Thread: LP-MSPM0G3507 请注意,本文内容源自机器翻译,可能存在语法或其它翻译错误,仅供参考。如需获取准确内容,请参阅链接中的英语原文或自行翻译。 https://e2e.ti.com/support/microcontrollers/arm-based-microcontrollers-group/arm-based-microcontrollers/f/arm-based-microcontrollers-forum/1384785…
Part Number: TMS320F280049C Other Parts Discussed in Thread: SYSCONFIG 我根据SysConfig设置了8位数据位,1位停止位无校验位,波特率位2500000,但我发现实际波特率并不符合,在我多次调整后发现实际波特率只有我设置的一半,之后我直接将波特率寄存器设置为0x0001,发现最大波特率只有规格书上最大波特率6.25M的一半3.12M左右
//board.c
void SCI_A_init(){
SCI_clearInterruptStatus…
Other Parts Discussed in Thread: MSP430FR6043 请注意,本文内容源自机器翻译,可能存在语法或其它翻译错误,仅供参考。如需获取准确内容,请参阅链接中的英语原文或自行翻译。 https://e2e.ti.com/support/microcontrollers/msp-low-power-microcontrollers-group/msp430/f/msp-low-power-microcontroller-forum/1423281/msp430fr6043…
Part Number: TMS320F280049C Other Parts Discussed in Thread: SYSCONFIG 我根据SysConfig设置了8位数据位,1位停止位无校验位,波特率位2500000,但我发现实际波特率并不符合,在我多次调整后发现实际波特率只有我设置的一半,之后我直接将波特率寄存器设置为0x0001,发现最大波特率只有规格书上最大波特率6.25M的一半3.12M左右
//board.c
void PinMux_init() { // GPIO33 -> EN485…