- 新着としてマーク
- ブックマーク
- 購読
- ミュート
- RSS フィードを購読する
- ハイライト
- 印刷
- 不適切なコンテンツを報告
Hi every body,
I am new member of this group. I want to know weather altera is having a FPGA device with "hard core" I2C in it. Please reply me soon. If its there please tell me the device family and package type too. Thx in advanceコピーされたリンク
6 返答(返信)
- 新着としてマーク
- ブックマーク
- 購読
- ミュート
- RSS フィードを購読する
- ハイライト
- 印刷
- 不適切なコンテンツを報告
May I ask you why you would prefer a hardware i2c core instead of a soft one?
Best Regards, Ola Bångdahl- 新着としてマーク
- ブックマーク
- 購読
- ミュート
- RSS フィードを購読する
- ハイライト
- 印刷
- 不適切なコンテンツを報告
As far as I know, no AFPGA has a hardcore I2C, however several vendors provide have soft I2C that can be pruchased, or you can try opencores and see if that works for you.
Pete- 新着としてマーク
- ブックマーク
- 購読
- ミュート
- RSS フィードを購読する
- ハイライト
- 印刷
- 不適切なコンテンツを報告
The main reason for going hard core is no need to implement i2c that is the only reason
- 新着としてマーク
- ブックマーク
- 購読
- ミュート
- RSS フィードを購読する
- ハイライト
- 印刷
- 不適切なコンテンツを報告
Better use the soft implementation, it's simple.
- 新着としてマーク
- ブックマーク
- 購読
- ミュート
- RSS フィードを購読する
- ハイライト
- 印刷
- 不適切なコンテンツを報告
There's plenty of literature about soft I2C implementation on the web, you just need to spend some minutes over a search engine.
