Programmable Devices
CPLDs, FPGAs, SoC FPGAs, Configuration, and Transceivers

BEMicro

Altera_Forum
Honored Contributor II
1,429 Views

I am trying to find the schematics with no luck. Does anyone have them or know where they are? 

 

Thanks 

 

Rich
0 Kudos
6 Replies
Altera_Forum
Honored Contributor II
773 Views

 

--- Quote Start ---  

I am trying to find the schematics with no luck. Does anyone have them or know where they are? 

 

--- Quote End ---  

 

 

The schematics are not provided. There's a document with tables of the pins. 

 

Which aspect of the circuit were you trying to understand? 

 

Cheers, 

Dave
0 Kudos
Altera_Forum
Honored Contributor II
773 Views

Hi Dave, 

I am designing with that device and I want to use an existing design to avoid simple wiring mistakes.  

 

Rich
0 Kudos
Altera_Forum
Honored Contributor II
773 Views

 

--- Quote Start ---  

 

I am designing with that device and I want to use an existing design to avoid simple wiring mistakes.  

 

--- Quote End ---  

 

 

Contact an Arrow FAE and request the design files. They might want you to sign an NDA to access the files. You would then need to be careful, since the NDA language might put constraints on your new product, since it would be based on their design. 

 

You really don't need their schematic. If you don't mind sharing your design, you can always post it here, plenty of people will provide feedback. 

 

For example, look at this design, its got lots of comments and details: 

 

http://www.ovro.caltech.edu/~dwh/carma_board/ 

http://www.ovro.caltech.edu/~dwh/carma_board/gda06rb004_carma_v0.87_dec03.pdf 

 

All of the Terasic boards come with good documentation too. You could look at their schematics as a reference. 

 

Cheers, 

Dave
0 Kudos
Altera_Forum
Honored Contributor II
773 Views

The schematics of most Altera and Terrasic evaluation boards are available for download. You can get many design ideas from it. Or are you trying to understand a specific design detail of the BeMicro stick?

0 Kudos
Altera_Forum
Honored Contributor II
773 Views

 

--- Quote Start ---  

The schematics of most Altera and Terrasic evaluation boards are available for download. You can get many design ideas from it. Or are you trying to understand a specific design detail of the BeMicro stick? 

--- Quote End ---  

 

 

Nope, just of the 256 bga device.
0 Kudos
Altera_Forum
Honored Contributor II
773 Views

 

--- Quote Start ---  

Nope, just of the 256 bga device. 

--- Quote End ---  

 

 

Then don't bother trying to get the schematics. Just ask questions here on the forum. 

 

Here's what I'd do: 

 

1) Decide on a power-on configuration scheme. 

 

2) Wire up JTAG. 

 

3) Add your I/O components. 

 

4) PCB design tips: 

 

a) Route the power pins on the BGA first. Place an 0402 decoupling cap on every power pin directly on the via. The ground of the cap then goes on a ground via next to a power pin if it exists, or an I/O pin via if the ground pin does not exist. If you need to use an I/O via for ground, then you essentially lose access to that I/O pad. This is why you want to do the power pins first - in both the schematic and PCB layout. Given that you will be placing a component (the cap) on top of a via, you need to get the PCB manufacturer to epoxy fill the ends of the power vias, and then plate them. This stops solder wicking into the vias. 

 

b) Expose all signal and configuration pin vias on the underside of the board. Then you can probe them. 

 

Cheers, 

Dave
0 Kudos
Reply