Skip to content

Instantly share code, notes, and snippets.

@whatnick
Created December 11, 2020 23:26
Show Gist options
  • Save whatnick/04ecd70f52cc7831a9cb0d0dc16dbfec to your computer and use it in GitHub Desktop.
Save whatnick/04ecd70f52cc7831a9cb0d0dc16dbfec to your computer and use it in GitHub Desktop.
Update MCP39F511 Datasheet Updates
I have developed and open-source hardware breakout for the MCP39F511 Energy Monitor ASIC. The KiCAD design files are here. During board bringup I have encountered a couple of issues and I believe the datasheet should be updated to highlight these details and make life easier for future engineers.
1) The MCLR pin is attached to the embedded PIC microcontroller and needs to be pulled high on power up, requires a pull-up resistor <=10k .
2) There are 2 versions of this ASIC with default baud rates of 9600 and 115200 respectively. They are pin compatible, however hard to tell apart on sites such as Digikey / Mouser.
The datasheet should be updated to clearly state these details and ease bring-up of new systems. I will document this here and share as widely as possible to ensure future revisions contain this informations.
Regards,
Tisham.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment