Go to file
ІО-23 Шмуляр Олег 9606a0b1ae poll until ready before sending data, not after
This change improves two aspects:
- display will not receive instructions nor data until it is ready, even
  at startup when no previous commands have been sent
- no time is wasted after writing instructions or data to the display
2025-02-15 14:43:54 +02:00
.settings add everything else in the project tree 2025-02-14 23:01:58 +02:00
Core poll until ready before sending data, not after 2025-02-15 14:43:54 +02:00
Debug add everything else in the project tree 2025-02-14 23:01:58 +02:00
Drivers add everything else in the project tree 2025-02-14 23:01:58 +02:00
.cproject add everything else in the project tree 2025-02-14 23:01:58 +02:00
.mxproject add everything else in the project tree 2025-02-14 23:01:58 +02:00
.project add everything else in the project tree 2025-02-14 23:01:58 +02:00
STM32F407VGTX_FLASH.ld add everything else in the project tree 2025-02-14 23:01:58 +02:00
STM32F407VGTX_RAM.ld add everything else in the project tree 2025-02-14 23:01:58 +02:00
test1 Debug.launch add everything else in the project tree 2025-02-14 23:01:58 +02:00
test1.ioc fix driver issues, add simple display testing code 2025-02-14 23:03:36 +02:00