Tagged Questions

The tag has no wiki summary.

learn more… | top users | synonyms

4
votes
3answers
430 views

Floorplan and packaging architecture resources for the interested software professional?

One of the more interesting things I've run into lately is the art and science of laying out chip floorplan and determining packaging for the silicon. I would like to read some materials on the ...
0
votes
1answer
217 views

i2c on silicon image c8051f32x (using USBXpress)

I have the I2C (SMBus) working properly in this uC and have a VB GUI which can communicate over USB (using USBXpress) and do I2C transactions from the uC to a separate IC. The problem is that I am ...