Replies: 2 comments 2 replies
-
demo_gpio_irq uses firq channel 8. The following changes are needed in main.c to make it work: //install_err += neorv32_rte_exception_install(RTE_TRAP_FIRQ_1, gpio_pin_change_irq_handler); //install_err += neorv32_cpu_irq_enable(CSR_MIE_FIRQ1E); |
Beta Was this translation helpful? Give feedback.
-
Hello, I came across your team's project, and it looks very promising. I would love to learn more and contribute to its development. Could you recommend any FPGA kits to start testing with the NEORV32? I would greatly appreciate a little support as I get started, since I haven't worked with FPGAs since graduating from university, but I really enjoy the freedom these devices offer. Thank you! |
Beta Was this translation helpful? Give feedback.
-
👋 Welcome!
We’re using Discussions as a place to connect with other members of our community. We hope that you:
build together 💪.
To get started, comment below with an introduction of yourself and tell us about what you do with this community.
Beta Was this translation helpful? Give feedback.
All reactions