Rafael Seguí
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 1
Activity overview
Latest activity by Rafael Seguí-
Rafael Seguí commented,
Ok, thank you. I will take a look at the recomended library. Hava a nice day :)
-
Rafael Seguí commented,
Hello :) I had followed the guide you recomend me write_spi_pantalla_host_command(0x440000,3);waitx(100);//CLKEXT write_spi_pantalla_host_command(0x611400,3);waitx(100);//CLKSEL write_spi...
-
Rafael Seguí commented,
Thanks for your response. Here the code of write_spi_pantalla (the SPI is configured MSB first) void write_spi_pantalla(long registro, long dato, unsigned char num_bytes){ registro = regist...
-
Rafael Seguí created a post,
NHD-5.0-800480FT-CTXL-T representing...
Hello, I am trying to setup the screen. I have followed the startup sequence. I am able to read the 0x7C and I pass the correct parameters to the screen. I know the screen recives info because when...