Bluesboy
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 2
Comments
Recent activity by Bluesboy-
Thank you,I have the (NHD-2.7-12864UMY3) hooked up to a LOGIC Analyser to view the SPI signals.Using the the SERIAL Protocol SPI with a ATMEL XMEGA.I do have the initialization C code functions wor...
-
Anyone?
-
Thank you so much...I just what to straight out a few things with the Multi Font so I'm not going in circles!BTW the way I have the main graphic side working and can send checker board and rectangl...
-
ITs alive!! But my head is spinning!!Really lots of my problems were solved with a logic multi channel scope!!While debugging the code on the XMEGA explained board I could see I was NOT setting por...
-
I tried a Display Mode(0xA5 ) or actually used the function Display Mode(0x01); because its OR'd with 0xA4Anyways I'm reconfirming all connections and I have a few more questions..1. Im using 3.3V ...
-
Thanks Retheesh_M,I'll try "Display Mode" via the graphic SPI input and get back to you.I still have to init(); first right ?Dave
-
sorting out the documents..this pdf https://newhavendisplay.com/content/specs/NHD-2.7-12864UMY3.pdf on page 15 states that For detailed protocol information, see datasheet: https://newhavendis...
-
sorry I do have the NHD-2.7-12864UMY3 Multi-font for sure..my mistake!
-
Hi thanks for the reply,yes using the NHD-2.7-12864UCY3 multi font.So I believe I can use same MOSI and SCK bus but have separate SS chip selects..and C/D enablesI'm writing SPI functions from the ...