Continue to Site

Welcome to EDAboard.com

Welcome to our site! EDAboard.com is an international Electronics Discussion Forum focused on EDA software, circuits, schematics, books, theory, papers, asic, pld, 8051, DSP, Network, RF, Analog Design, PCB, Service Manuals... and a whole lot more! To participate you need to register. Registration is free. Click here to register now.

Recent content by Luniks

  1. L

    Problem in the USCI Receive Interrupt Operation

    up ... :D !! Luniks.
  2. L

    Problem in the USCI Receive Interrupt Operation

    Hi, Thanks for yours advices ... I take notes ^^. Do you have any ideas why the program don't go in the interrupt procedure ? Regards
  3. L

    Problem in the USCI Receive Interrupt Operation

    Hi everybody ! I am writing a UART code to communicate between a MSP430-F2350 and my PC and I have a problem with the Receive Interrupt Operation. This is my code : #include <msp430x23x0.h> __interrupt void USCI0RX_ISR(void); void main(void) { unsigned char Tab[7] =...

Part and Inventory Search

Back
Top