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 carlos_elt

  1. C

    Can I use TI TMS320 instead of an ordinary microcontroller?

    Texas' TMS320 series are DSP cores with MCU's capabilities (as is said in TI's site) so can i use it instead of a ordinary microcontroller just to gain on processing time?
  2. C

    Which is the best PIC compiler?

    pic best c compiler Hi-tech PICC has fulfilled my needs so far i strongly recommend it
  3. C

    Can I use Olimex ARM JTAG to program TI TMS470?

    tms470 jtag schematic So dainis if i use this schematic (h**p://www.siwawi.arubi.uni-kl.de/avr_projects/arm_projects/wiggler1.pdf) and connect pins 8 and 15 of the DB25 the TMS470 will work just fine with code composer or IAR ?
  4. C

    which PCB designer program to use?

    Well Orcad can be a choice when u want just to simulate the circuit but for real PCB design i recommend Protel
  5. C

    Can I use Olimex ARM JTAG to program TI TMS470?

    bootloader tms470 Hey dainis, I didn't knew it wasn't full compatible with wiggler can u post a schematic of a full compatible jtag wiggler please?
  6. C

    trouble with HD44780 driver with PIC

    well the initialization sends 0x03 three times then send 0x02 as i have seen in many data around the net. It then sends this "byte CONST INI_LCD[4] = {0x20 | (lcd_type << 2), 0xf, 1, 6}; " just like the library in the PCW compiler any idea why it doesn't works, VVV?
  7. C

    practical and problem notes

    As a programmable device PIC's input and outputs are defined by the user in the program. I am attaching a protel schematic showing a circuit i have builded and have worked so far and shows how easy it is to work with PIC microcontrollers. P.S: in order to use the ICSP in this circuit add...
  8. C

    Can I use Olimex ARM JTAG to program TI TMS470?

    tms470 programer I found a schematic of a wiggler jtag in the net it is attached.
  9. C

    trouble with HD44780 driver with PIC

    Yes, thanks but i am already doing that in fact i'm waiting even more 500ms i guess i have already tried to mix with the delay routines but without success.
  10. C

    trouble with HD44780 driver with PIC

    Hi, I've just began to work with microcontrollers and i've built a simple HD44780 LCD driver with a PIC microcontroller but i have some trouble in the module initialization. I've used a library a found on the net and that is like the one that come with the CCS PCW compiler but u can choose...

Part and Inventory Search

Back
Top