analogdevicesinc / msdk

Software Development Kit for Analog Device's MAX-series microcontrollers
Apache License 2.0
60 stars 75 forks source link

fix(PeriphDrivers): Fix Pulldown/Pullup Configuration for ME30 #1024

Closed mertekren closed 1 week ago

mertekren commented 1 month ago

This commit updates MXC_GPIO_Config according to GPIO hardware design. The register definitions shows similar padding functionality to MAX32675.

Checklist Before Requesting Review

Jake-Carter commented 4 weeks ago

@sihyung-maxim should we merge this into main or feat/ME30?

mertekren commented 4 weeks ago

Thanks @mertekren, just need to format and lint Done thanks

ozersa commented 3 weeks ago

Target branch shall be feat/ME30 not main. And description shall be cleared, remove template description.

sihyung-maxim commented 3 weeks ago

Agreed. Target branch should be feat/ME30.

mertekren commented 3 weeks ago

Note: i couldn't test this, there's no hardware for the test. (pulldown/pullup is not supported in fpga as I was informed)