Bridgetek / pico-brteve

Example code and utility to make Raspberry Pi/Raspberry Pi Pico work with Eve GPU from BridgeTek. https://brtchip.com/eve/
MIT License
8 stars 5 forks source link

Wait for REG_CPURESET to read zero before calling getspace() in init #25

Closed xyx0826 closed 1 year ago

xyx0826 commented 1 year ago

Based on #24. The initialization routine should wait for EVE engines to come out of reset before accessing other registers. This check along doesn't solve the issue but I chose to leave the arbitrary delay out of this PR since it's not fully understood.

sonarcloud[bot] commented 1 year ago

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
No Duplication information No Duplication information