Click here to Skip to main content
15,895,011 members

Comments by Member 14608858 (Top 4 by date)

Member 14608858 15-Dec-19 23:35pm View    
HiI did read some transceiver detailed document every document suggests that tx and RX has to be connected but as per my microcontroller (TMS320DM814x DaVinci Digital Media Processors) datasheet it does not says any support to LIN compliant, my question is if a microcontroller has UART protocol will it support LIN
Member 14608858 13-Dec-19 1:01am View    
thank you
Member 14608858 30-Nov-19 5:06am View    
WDTCTL = WDTPW + WDTHOLD; format 1
P1OUT = 0x01; format 2

is there a difference between two formats of declaring registers if yes which one is effective?
Member 14608858 30-Nov-19 5:06am View    
WDTCTL = WDTPW + WDTHOLD; format 1
P1OUT = 0x01; format 2

is there a difference between two formats of declaring registers if yes which one is effective?