Jake Carter
Jake Carter
@analogdevicesinc/msdk - all maintainers working on MAX32657 be advised `feat/ME30` has been merged into `main`. I will delete `feat/ME30` on friday. Please rebase all future updates onto `main`
Hi @alessandro-montanari, Are you using the APS6404 that's on-board the MAX78002EVKIT? If so, see the PR linked above. I've had some drivers written for it that have been living in...
> Hey @Jake-Carter , I want to integrate unity into our SDK so we can have, and offer a unit test framework. I have it working ok, but it would...
https://github.com/ThrowTheSwitch/Unity
> @Jake-Carter Everything is working as expected. I reran MSDKGen to update all the makefiles. @EricB-ADI can you revert it and just update a single project? My browser crashes now...
@EricB-ADI pushed my latest changes. Streamlined the integration with the host PC and added some documentation to the UG. Also slightly modified the example and options. Of note are some...
Sounds good. I poked around r0-r3 a bit but didn't pick out a consistent pattern. I was hoping GDB would exit and pass through the return code but the micro...
@EricB-ADI @crsz20 hey! Looks like I'm still getting pings for this :) It's on `feat/unity` (https://github.com/analogdevicesinc/msdk/blob/feat/unity/Libraries/CMSIS/Device/Maxim/GCC/detect_os.mk) IIRC I added it to avoid code duplication. That error looks like `MAXIM_PATH` is...
Hi @trevorcmit, SPI v2 isn't fully ported to all the micros yet. I thought we had added the current status to the developer note already but I guess not. It...
Yes, the plan is to eventually migrate them all. We're working with a very small team atm so it may take some time. First we need to catch up on...