mirror of
https://github.com/jomjol/AI-on-the-edge-device-docs.git
synced 2025-12-10 13:36:56 +03:00
Update StatusLED-BlinkCodes.md
This commit is contained in:
@@ -39,11 +39,11 @@ The effective error codes can be found [here](https://github.com/jomjol/AI-on-th
|
|||||||
|
|
||||||
From here -->TODO!!!
|
From here -->TODO!!!
|
||||||
|
|
||||||
# Error
|
## Error
|
||||||
Those errors make the normal operation of the device impossible.
|
Those errors make the normal operation of the device impossible.
|
||||||
Most likely they are caused by a hardware issue!
|
Most likely they are caused by a hardware issue!
|
||||||
|
|
||||||
## `0x00000001` PSRAM bad
|
### `0x00000001` PSRAM bad
|
||||||
Your device most likely has no PSRAM at all or it is too small (needs to have at least 4 MBytes)!
|
Your device most likely has no PSRAM at all or it is too small (needs to have at least 4 MBytes)!
|
||||||
See [Hardware Compatibility](../Hardware-Compatibility).
|
See [Hardware Compatibility](../Hardware-Compatibility).
|
||||||
|
|
||||||
@@ -53,10 +53,10 @@ psram: PSRAM ID read error: 0xffffffff
|
|||||||
cpu_start: Failed to init external RAM!
|
cpu_start: Failed to init external RAM!
|
||||||
```
|
```
|
||||||
|
|
||||||
# Status
|
## Status
|
||||||
Those Errors can be caused by an error during initialization. It is possible that the error has no impact at all or that a reboot solves it.
|
Those Errors can be caused by an error during initialization. It is possible that the error has no impact at all or that a reboot solves it.
|
||||||
|
|
||||||
## `0x00000100` Cam Framebuffer bad
|
### `0x00000100` Cam Framebuffer bad
|
||||||
The firmware was unable to initialize the Camera Framebuffer.
|
The firmware was unable to initialize the Camera Framebuffer.
|
||||||
The firmware will continue to work, but other consequential error might arise.
|
The firmware will continue to work, but other consequential error might arise.
|
||||||
A reboot of the device might help.
|
A reboot of the device might help.
|
||||||
|
|||||||
Reference in New Issue
Block a user