sipeed / M0sense_BL702_example

M0sense_BL702_example
Apache License 2.0
19 stars 2 forks source link

lcd_flush Example #6

Open juanic opened 1 year ago

juanic commented 1 year ago

Hi! I'm trying to test the examples and I'm having problems with the lcd_flush one. The firmware compiles, I receive messages over the serial terminal but th LCD shows nothing. The .uf2 example I downloaded does indeed works so I think is a problem with the code. The default LCD controller in the Bouffalo repo (where all the lcd drivers are) is not the one the actual LCD has (at least I think so) and none of the controllers in there are configured for a screen with this size. Is there somewhere an example with all the correct configuration? Or could you provide the correct files from the SDK?

Thanks! Awasome board!