Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

HSTNS-30 Firmware dump #7

Open
autonomousperson opened this issue Nov 4, 2020 · 3 comments
Open

HSTNS-30 Firmware dump #7

autonomousperson opened this issue Nov 4, 2020 · 3 comments

Comments

@autonomousperson
Copy link

autonomousperson commented Nov 4, 2020

Not sure where to post this but figured you could add it to the collection. I got a PD30 with 2 PIC's on there!

https://drive.google.com/drive/folders/1T5wr3l3zmn4VAYcKgGfeoV2zda_dKJYr?usp=sharing

Ive gone through PMBus spec 1.2 and tried all the command codes and they do not seem to be working. command 37 seems to set fan speed on this one instead of 40

@vankxr
Copy link

vankxr commented Nov 23, 2020

Uh, those are some dsPIC33, maybe IDA could generate some C pseudocode for that instead of goind thru the whole thing in assembly, have you tried it?

@math322
Copy link

math322 commented Apr 2, 2022

You can also use Ghidra todo so. There are 2 Firmware Images in the Flash.

https://pastebin.com/1MmqBZtJ

@math322
Copy link

math322 commented Apr 6, 2022

There are some special I2C commands that will trigger communication on the second I2C interface:

5E <3A/3B/3C/3D> ... CS

66 CS
68 CS

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

No branches or pull requests

3 participants