Skip to content

Eeprom18#132

Open
trestoh wants to merge 7 commits intomasterfrom
eeprom18
Open

Eeprom18#132
trestoh wants to merge 7 commits intomasterfrom
eeprom18

Conversation

@trestoh
Copy link
Copy Markdown
Contributor

@trestoh trestoh commented Apr 2, 2026

No description provided.

@trestoh trestoh requested a review from mzieg April 2, 2026 13:22
Copy link
Copy Markdown
Member

@mzieg mzieg left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I love all the new hexdumps :-)



// endpoint 0 reader to flush when needed
UsbEndpointReader spectralReader0;
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I take it this is not actually used?

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It is not. I gotta be honest I have no idea why I thought this might be needed

set
{
byte[] temp = new byte[1];
sendCmdReturn(Opcodes.SET_LASER_POWER_ATTENUATOR, (byte)value, buf: temp);
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'm not asking you to check for the contents of 'temp' at this point, but for my own traceability:

0 = SUCCESS, 4 = I2C_READ_WR_ERROR, 7 = SETPOINT_RD_BACK_MISMATCH_FLR, 8 = OTP_FUSES_IN_BAD_STATE, 9 = SETPOINT_LOCKED, 10 = UNKNOWN_OTP_FUSE_STATE

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

Successfully merging this pull request may close these issues.

2 participants