free-pdk.github.io
free-pdk.github.io copied to clipboard
Add PMS150G page
Adds a page for the PMS150G now that support has been added in https://github.com/free-pdk/easy-pdk-programmer-software/issues/16.
Deploy preview for free-pdk-preview ready!
Built with commit cf6f1c1b021d36050070a3e07c35de4009549afe
https://deploy-preview-50--free-pdk-preview.netlify.app
Fuse setting for PA.5 OpenDrain (OD) disable (makes it a push pull) is missing here
This chip is also marketed as PMS15B (PADAUK IDE/WRITER crippled half OTP size, IC has full amount since it is in fact a PMS150G). Same situation as PMS150C and PMS15A.
Good to know! I made the adjustments and added a page for the PMS15B.
I took a more detailed look at the datasheet and noticed that it specifically calls out that the PMS150G does not allow you to configure the io drive (low/normal/strong):

Can you confirm that? In that case, we should remove the corresponding defines (https://github.com/free-pdk/easy-pdk-programmer-software/blob/development/Examples/src/easypdk/pms150g.h#L24-L25).
@serisman can you take a look at this?