Forum Discussion
LCD interfacing problem
- 3 years ago
Hi,
Greetings and welcome to Intel's forum.
As I look into your code, the issue might lie in the integer ' i ' is limiting the characters in a string for display. You may try to increase the value and see whether it solves the issue.
Here is a link on how NIOS II driver controls the Character LCD for your reference: https://www.intel.com/content/www/us/en/support/programmable/articles/000078036.html
Hope to hear on your findings. Thank you.
Regards,
Kelly
Hi,
You may check out this link that has more information on 4.2.3.4 accessing the memory and mapping of the NIOS II processor, 4.2.3.4.1 creating a simple C application on things to take note: https://www.intel.com/content/www/us/en/docs/programmable/683689/current/accessing-memory-with-the-processor.html
Thank you.
Regards,
Kelly