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 lai123

  1. L

    dspic33fj16gs504 UART NEED HELP

    my uart does not work! hardware test report: AA BB DD 54 my code as below: #include <p33fj16gs504.h> _FWDT(FWDTEN_OFF); #define FCY 3685000 //fosc/2 #define BAUDRATE 9600//boudrate=9600 void port_init(void) { __builtin_write_OSCCONL(OSCCON & 0xBF); // to clear IOLOCK _RP11R=3;//000011...

Part and Inventory Search

Back
Top