- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
I implement the "Altera User Flash Memory for I2C Interface Protocol" ip core in MAX V device, and I want to map the content of UFM's memory content to some I/O. Since I want to map the data of write operation to some I/0. But I don't know how to map.
Link Copied
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi
If I understand your questions correctly, you have to write the content from ufm flash to out side device, through gpi, for that you have to configure the GPIO as output. You may refer the an example by referring the code which is used in the Arria 10 GX DEVELOPMENT KIT. In that there is an example for Max V
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Yes, I want change some GPIO's value of MAX V by writing the content of UFM via it's i2c ip core. For example, if I want to set one GPIO to 1, I just writing 1 to a data register of UFM that mapping to the GPIO. I reading the example of MAXV in the Arria 10 GX DEVELOPMENT KIT(I have a a10 dev kit board), but I found it doesn't use the ufm i2c ip core. So it isn't useful for me.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi Liam,
From Intel Design store, a generic example design is provided, try to tweek it. As of now we do not have ready made code.
https://fpgacloud.intel.com/devstore/
Regards
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi RSree, I don't find an example design of I2C in https://fpgacloud.intel.com/devstore/

- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page