I've been working on low power consumption recently, and started using sleep mode, but it's not very good. Now I'm working on shutdown mode. I've never done this before, so I'm posting to ask about it
Preliminary knowledge: I use msp430fr6989 (msp430 series are similar), there is a very key sentence in the datasheet:
30.3.15.1 UART Transmit Interrupt Operation
The UCTXIFG interrupt flag is set by t
[i=s]This post was last edited by Min丨Dayu on 2019-7-13 14:08[/i]This content is originally created by EEWORLD forum user Min Da. If you want to reprint or use it for commercial purposes, you must obt
Characters are not retransmitted if USB is reconnected. Prior to this change, if USB was reconnected, some characters in the TX buffer might be retransmitted, fixed by preserving the TX buffer state b