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 Psyfusion

  1. P

    PIC 24f16ka102 interrupt and spi problem

    24f16ka102 Hi! I'm having a problem with the CN interrupts on the PIC24F16KA102. The interrupt routines work fine in almost any situation except when using SPI. If I enable the SPI module, the CN interrupts don't work anymore. It doesn't matter which pin is used, i've tried all possibilities...
  2. P

    clocking problem - special component to drive clock lines?

    clocking problem Hi! I have to design a system with 3 independent fpga cards in it. I have to provide synchonous clock from one source to all 3 cards. The distance from the oscillator to the fpga-s is about 3-4 inches. Please help me out! Suggest any method to do this! The clock frequency is...
  3. P

    migrating from TMS320VC5507 to TMS320VC5509

    Hello! I would like to get help about changing a processor in a design. My task would be to redesign a product with another dsp. The current setup uses a TMS320VC5507PGE processor, my question is that what technical modifications should be made if i have to change it to a TMS320VC5509PGE? I'm...
  4. P

    spartan 3e starter kit adc

    spartan3e starter kit adc Hi! I'm a bit new to fpga-s. I need help or sample code (vhdl if possible) for the A/D module. I need a controller that initiates conversion and stores the data in a register or variable. If you can, please help! Thanx!
  5. P

    Problem with PIC16f876 USART and hardware PWM in Assembly

    Re: PIC USART and PWM OK, here's the code... (if something is really screwed up, then i might have copied the wrong code...sorry if so...) R0L EQU 0x20 R0H EQU 0x21 R1L EQU 0x22 R1H EQU 0x23 R2L EQU 0x24 R2H EQU 0x25 R3L EQU 0x26 R3H EQU 0x27 R4L EQU 0x28 R4H EQU 0x29 R5L EQU 0x2A...
  6. P

    Problem with PIC16f876 USART and hardware PWM in Assembly

    PIC USART and PWM Hi I really need help! I have tryed several settings and i still couldn't get the duty cycle change according to the serial input! Please help!
  7. P

    Problem with PIC16f876 USART and hardware PWM in Assembly

    Re: PIC USART and PWM I'm using 16f876 and hardware pwm, the code is written in assembly. Every register is set right. I have been using hardware pwm for ages, but i couldn't get it working together with usart!
  8. P

    Problem with PIC16f876 USART and hardware PWM in Assembly

    Hi! I'm trying to develop a system with two PICs. One receives analog input and outputs serial data with usart to another PIC. That one outputs PWM with a duty cycle according to the received serial data. My problem is that i can't get the pwm to work correctly when using the serial interface...

Part and Inventory Search

Back
Top