lovyan03

Results 169 comments of lovyan03
trafficstars

@JohnTaipei I don't know or own an RGB panel yet so I can't make it. Please let me know if you have any recommendations or online stores where I can...

Hello @sukesh-ak Here is a sample code I have created in the past, is this useful for you ? https://gist.github.com/lovyan03/7a5a9b66130e81e1cb84776b5346e0fe

@sukesh-ak Exclusion control may not be in place. Perhaps SD access is being performed with LCD CS asserted. I need to check your configuration and code, so please create the...

>> Exclusion control may not be in place. > What is this? Sorry. I use a translation tool because I cannot use English. I means that access control is required...

@sukesh-ak @geiseri I may have found the cause. The current process is deasserting CS after releasing the bus when it finishes communicating with the LCD. https://github.com/lovyan03/LovyanGFX/blob/develop/src/lgfx/v1/panel/Panel_LCD.cpp#L79-L80 ``` /// in `...

@geiseri Yes, it should work fine inherently. At least, @sukesh-ak 's sample code works without any problems with M5Stack. it may be a problem specific to ESP32S3, but I do...

@sukesh-ak @geiseri Thank you for your patience. I have confirmed and fixed the data corruption during DMA transfer on the ESP32S3. Please try and see if this fix in the...

@geiseri I cannot read complex English correctly. Please show me the code you have tried.

@sukesh-ak Currently, bug fixes are only applied to the develop branch. The main branch still contains bugs, but will be updated at the time of release. I hope to release...

@ihayri Thank you for your interest ! I don't own an ILI9481 yet, so I can't check how it works. I would also like to get ILI9481. Please let me...