This section provides information about the screen-related error codes that the TNY-360 robot may encounter during operation.
Here's a list of all the errors related to the screen module of the TNY-360 robot:
0x15010101Indicates that the I2C initialization failed during initialization.
Check that the I2C bus is properly configured and available for use by the Screen driver.
0x15010201Indicates that the creation of the screen panel failed during initialization.
Check the I2C connection and ensure that the screen is properly connected and powered.
uint32-
The error code returned by the failed operation.
0x15010301Indicates that the reset of the screen panel failed during initialization.
Check the I2C connection and ensure that the screen is properly connected and powered.
uint32-
The error code returned by the failed operation.
0x15010401Indicates that the initialization of the screen panel failed during initialization.
Check the I2C connection and ensure that the screen is properly connected and powered.
uint32-
The error code returned by the failed operation.
0x15010501Indicates that turning on the display of the screen panel failed during initialization.
Check the I2C connection and ensure that the screen is properly connected and powered.
uint32-
The error code returned by the failed operation.
0x15020101Indicates that uploading the screen buffer to the screen panel failed during runtime.
Check the I2C connection and ensure that the screen is properly connected and powered.
uint32-
The error code returned by the failed operation.
0x15030101Indicates that deleting the screen panel failed during cleanup.
Check the I2C connection and ensure that the screen is properly connected and powered.
uint32-
The error code returned by the failed operation.