Rafael Seguí
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 1
Comments
Recent activity by Rafael Seguí-
Ok, thank you. I will take a look at the recomended library. Hava a nice day :)
-
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...
-
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...