Jake Carter

Results 112 comments of Jake Carter

@ryalberti the issue also seems to have propagated to our pre-built lib files in the repo. Trying running `make distclean` from one of your `refdes` projects. This should clean out...

Thanks @ryalberti, sorry for the trouble... This maintenance on this repo/source code has slipped somewhat recently. The MSDK team will be taking more direct ownership of it. In the meantime......

@marcocrio my understanding is that Homebrew should symlink into `/usr/local/opt` by default. Does `brew link hidapi` have the same effect as your manual symlink?

Thanks @LukeRJamieson, the links are fixed in the [main branch](https://github.com/analogdevicesinc/VSCode-Maxim). Just need to push a v1.7.1 release so that the installer will link to an updated copy

Resolved as of the [Oct 2024](https://github.com/analogdevicesinc/msdk/releases/tag/v2024_10) MSDK release and the [v1.7.1](https://github.com/analogdevicesinc/VSCode-Maxim/releases/tag/v1.7.1) release tag. FYI this took so long because publication of the MSDK release was de-prioritized in favor of [CodeFusion...

> I recommend designated initializers instead of runtime. That way you don't need any runtime operations after and need to manage more global state. > > ```c > #define NUM_MEMBERS...

Hi @smtalds, can you confirm that you have met all the [required connections](https://github.com/analogdevicesinc/msdk/tree/main/Examples/MAX78002/CameraIF#required-connections) from the README? Also, be aware of critical power sequencing requirements for the board documented in the...

@smtalds it's possible that the camera module could have some damage from the backpowering/power-on sequencing linked above. Though it is a good sign that the ID can at least be...

Ok, it's a good sign that the I2C configuration bus is at least working. Can you send a picture of your setup?