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 bcd8421

  1. B

    [SOLVED] Attiny26 pwm generator C

    Hello. I would like to generate 100 kHz pwm signal with attiny26. Please, check my source code, I borow my ISP programmer so I can't do it. Thanks in advance. #include <avr/io.h> #include <util/delay.h> #include <avr/interrupt.h> int main(void) { DDRB |=(1<<PB3)...
  2. B

    Altium 9.0 clearance problem - footprint tqfp64

    Hello, I have problem with clearance rule. I use mcu(PIC32mx) in tqfp 64 and I have 10 mils clearence for all board, but I have many DRC violations between pads in that footprint. I try to use HasFootprint('Tqfp64'), but it didn't solve the problem. I can't rute tracs from footprint. I red about...
  3. B

    Altium shortcuts keys

    Hello, I have big problem with shortcuts in Altium Designer 9, some of them doesnot work, Shift+S, +/-, cursors(when moving elements),*. Does any one have problem like this? Thanks for response.

Part and Inventory Search

Back
Top