free-pdk.github.io icon indicating copy to clipboard operation
free-pdk.github.io copied to clipboard

Add PMS150G page

Open cmfcmf opened this issue 4 years ago • 3 comments
trafficstars

Adds a page for the PMS150G now that support has been added in https://github.com/free-pdk/easy-pdk-programmer-software/issues/16.

cmfcmf avatar Apr 25 '21 15:04 cmfcmf

Deploy preview for free-pdk-preview ready!

Built with commit cf6f1c1b021d36050070a3e07c35de4009549afe

https://deploy-preview-50--free-pdk-preview.netlify.app

netlify[bot] avatar Apr 25 '21 15:04 netlify[bot]

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):

image

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).

cmfcmf avatar May 01 '21 11:05 cmfcmf

@serisman can you take a look at this?

cpldcpu avatar Jun 11 '23 06:06 cpldcpu