Table des matières

TNY-360 Documentation

Screen Errors

This section provides information about the screen-related error codes that the TNY-360 robot may encounter during operation.


List of errors

Here's a list of all the errors related to the screen module of the TNY-360 robot:

I2CInitFailed

0x15010101
Trace

Indicates that the I2C initialization failed during initialization.

How to fix:

Check that the I2C bus is properly configured and available for use by the Screen driver.

Trace

Indicates that the creation of the screen panel failed during initialization.

How to fix:

Check the I2C connection and ensure that the screen is properly connected and powered.

Payload Data

  • erruint32

    -

    The error code returned by the failed operation.

Trace

Indicates that the reset of the screen panel failed during initialization.

How to fix:

Check the I2C connection and ensure that the screen is properly connected and powered.

Payload Data

  • erruint32

    -

    The error code returned by the failed operation.

PanelInitFailed

0x15010401
Trace

Indicates that the initialization of the screen panel failed during initialization.

How to fix:

Check the I2C connection and ensure that the screen is properly connected and powered.

Payload Data

  • erruint32

    -

    The error code returned by the failed operation.

Trace

Indicates that turning on the display of the screen panel failed during initialization.

How to fix:

Check the I2C connection and ensure that the screen is properly connected and powered.

Payload Data

  • erruint32

    -

    The error code returned by the failed operation.

UploadFailed

0x15020101
Trace

Indicates that uploading the screen buffer to the screen panel failed during runtime.

How to fix:

Check the I2C connection and ensure that the screen is properly connected and powered.

Payload Data

  • erruint32

    -

    The error code returned by the failed operation.

Trace

Indicates that deleting the screen panel failed during cleanup.

How to fix:

Check the I2C connection and ensure that the screen is properly connected and powered.

Payload Data

  • erruint32

    -

    The error code returned by the failed operation.