shaddow501
shaddow501
Also post there; https://github.com/rogerclarkmelbourne/Arduino_STM32/issues From: Isuru Walpola [mailto:[email protected]] Sent: Saturday, August 26, 2017 8:00 PM To: iwalpola/Adafruit_ILI9341_8bit_STM Cc: shaddow501 ; Author Subject: Re: [iwalpola/Adafruit_ILI9341_8bit_STM] GPIOA Problem (#2) Here are some...
Dear Isuru I did sit down with one of our software guys and he thought that the line should be written like this so it will not touch the higher...
Ill check it later tonight Ilan B. (Mobile) -----Original Message----- From: Isuru Walpola To: iwalpola/Adafruit_ILI9341_8bit_STM Cc: shaddow501 , Author Sent: יום א׳, 27 אוג' 2017 17:42 Subject: Re: [iwalpola/Adafruit_ILI9341_8bit_STM] GPIOA...
With the other library (Adafruit_TFTLCD_8bit_STM32.h) we set it like this: #else //#define write8(c) { uint32_t val = (((c^0x00FF)
Dear Isuru It fixed it :) TFT_DATA->regs->BSRR = (((~c)&0x00FF)
Hi how did you mange to invoke the downgrade since I contact them and they do not agree to downgrade without specific reason. So how did you manage to work...
> I have been trying for about two weeks to get them to downgrade. The last message I got from them was from 'the technical team' which said that they...