Forum Discussion
3 Replies
- Altera_Forum
Honored Contributor
Altera-s barebetal examples page http://www.altera.com/support/examples/soc/soc.html contain project archive 'I2C":
--- Quote Start --- ...the usage of I2C APIs to perform master read/write and slave read/write. This example demonstrates I2C communication with LCD screen, EEPROM memory as well as communication between two I2C modules... --- Quote End --- About "SPI" also present many links. - Altera_Forum
Honored Contributor
The board I am using does not have a New Haven LCD. This is the board I am using : http://parts.arrow.com/item/detail/arrow-development-tools/sockit#emqe. It uses GPIO and SPI to write to the LCD.
- Altera_Forum
Honored Contributor
The baremetal example provided only works with a NHD-0216K3Z-NSW-BBW-V3 LCD screen (New Haven). The board I am using is : http://parts.arrow.com/item/detail/arrow-development-tools/sockit#emqe and I cannot find any baremetal examples for it.