Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add an example for read contents from flash #1

Open
dylanZh opened this issue Mar 26, 2024 · 0 comments
Open

add an example for read contents from flash #1

dylanZh opened this issue Mar 26, 2024 · 0 comments

Comments

@dylanZh
Copy link

dylanZh commented Mar 26, 2024

Hi,
I can run the demo on Pi OS after I update the GPIO setting
typedef enum {
GPIO_CS = 525,// 13,
GPIO_PD = 531,//19,
GPIO_INT = 538//26
} gpio_name;

but I am stuck to read an image from flash according to the guide
https://riverdi.com/knowledge-base/eve4-getting-started

I used the function Load_ImageASTC() but always no image show on the LCD.
I am wondering if you can add an example for reading image from flash thanks

Best regards
Dylan

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant