- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
I was reading the HL_GPI interrupt usage.
https://www.altera.com/support/support-resources/knowledge-base/solutions/rd05162013_937.html Consider i have the factory version of the default fpga image on my kit. Any guide for what is the procedure i need to do to enable the interrupt usage , i 'm trying this in bare metal basis? Tsik.Link Copied
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi the usage is similar like normal gpio, you can get some guide in the trm interrupt section.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
any guide which item need to be set first? any specific sequence?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi, first thing to do is clear all the mask, then configure interrupt edge, then write the polarity setting. Finally enable the interrupt. you can find the register accordingly in the TRM. you can try to check the interrupt activation via a register called gpio_intstatus.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Forgot to inform you, there is a example to refer .key word is "GPIO", do check the read me files for more details!
https://www.altera.com/support/support-resources/design-examples.html#soc-design-examples- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi, this is quite helpful, how ever i ma using DE SOC board, this example. might not be fitting in...
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
No no, you can still look at how the register are configured in the firmware perspective. as the procedure to use this GPI is same like normal gpio..
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page