Skip to content
This repository has been archived by the owner on Oct 2, 2020. It is now read-only.

RF Module: Add CMWX1ZZABZ #1424

Merged
merged 6 commits into from
Mar 28, 2019
Merged

RF Module: Add CMWX1ZZABZ #1424

merged 6 commits into from
Mar 28, 2019

Conversation

myfreescalewebpage
Copy link
Collaborator

@myfreescalewebpage myfreescalewebpage commented Jan 12, 2019

Add CMWX1ZZABZ module from muRata (LoRa / SIGFOX).


  • Provide a URL to a datasheet for the symbol(s) you are contributing

https://wireless.murata.com/RFM/data/type_abz.pdf

  • An example screenshot image is very helpful

capture

  • Ensure that the associated footprints match the official footprint library

  • If there are matching footprint PRs, provide link(s) as appropriate

KiCad/kicad-footprints#1296

  • Check the output of the Travis automated check scripts - fix any errors as required

No error at this time, except that the footprint is not found (see linked PR).

@myfreescalewebpage myfreescalewebpage added Pending reviewer A pull request waiting for a reviewer Addition Adds new symbols to library labels Jan 12, 2019
@evanshultz evanshultz self-assigned this Feb 15, 2019
@myfreescalewebpage myfreescalewebpage removed the Pending reviewer A pull request waiting for a reviewer label Feb 19, 2019
@myfreescalewebpage
Copy link
Collaborator Author

@evanshultz just seen you assigned yourself to my PR several days ago :) Any comment on this symbol ?
Thanks, Joel

@evanshultz
Copy link
Collaborator

evanshultz commented Feb 20, 2019

  • Can you remove the "TM" from the description?
  • Should it be "LoRa" with that specific capitalization in the description?
  • Pins 8,9,11,12,13 are missing the leading "DBG_" in their name.
  • Pins 45-46 have a hyphen before "OSC", not a slash.
  • Is there a pin-by-pin description somewhere to check the pin types? The doc attached above doesn't cover it and I don't see any other docs on Murata's website.

@myfreescalewebpage
Copy link
Collaborator Author

Thanks for the reply.

  • Can you remove the "TM" from the description?
  • Should it be "LoRa" with that specific capitalization in the description?
  • Pins 8,9,11,12,13 are missing the leading "DBG_" in their name.

Agree, fixed in the last commits.

  • Pins 44 and 45 have a hyphen before "OSC", not a slash.
  • Is there a pin-by-pin description somewhere to check the pin types? The doc attached above doesn't cover it and I don't see any other docs on Murata's website.

There isn't better documentation, even when subscribing to murata website support. The module has a MCU + SX1276 inside. There are:

  • several supplies for the various parts
  • PA, PB, PH are the ports of the MCU, I have keep the "/" for PH0 and PH1 because it looks like an error on the schematic in the doc (this is the PH0 and PH1 pins of the MCU and it is more logical to keep the same naming scheme of the other ports)
  • MCU_RST is reset pin
  • TCXO_OUT is internal SX1276 clock output
  • SX1276_DIO are SX1276 pins available for various purpose (mainly debug except DIO4 which is used to make a loopback to the MCU in some configurations)
  • ANT is the antenna attached to the SX1276
  • BOOT0 is probably the boot pin of the MCU (not sure, but it is an input according to the example schematic)
  • I don't know what are DBG_CRFx and STSAFE_RST pins, set to Passive, never seen connected on the several app note available on internet

Hope this respond your questions,
Joel

@evanshultz
Copy link
Collaborator

Sorry for the delay. All changes look good.

I'd really like to know something about the DBG_ and STSAFE_RST pins. Would you mind checking again? Anything with "RST" in the name makes me think it's an Input, but I really don't know.

@myfreescalewebpage
Copy link
Collaborator Author

I'm working with this module since few month now and really don't know. Already searched in Murata documentation several times. Will still be possible to update the pin type later if the information can be found :)

@evanshultz evanshultz closed this Mar 28, 2019
@evanshultz evanshultz reopened this Mar 28, 2019
@evanshultz evanshultz merged commit abbe7ba into KiCad:master Mar 28, 2019
@myfreescalewebpage myfreescalewebpage deleted the murata-abz branch March 29, 2019 07:22
@antoniovazquezblanco antoniovazquezblanco added this to the 6.0.0 milestone Mar 29, 2019
@antoniovazquezblanco antoniovazquezblanco modified the milestones: 6.0.0, 5.1.1 Apr 12, 2019
DaToBSn pushed a commit to DaToBSn/kicad-symbols that referenced this pull request Jul 2, 2019
* 'master' of github.com:KiCad/kicad-symbols: (55 commits)
  Create LT3748 (KiCad#1600)
  TXB0304RUT and TXBN0304RUT (KiCad#1683)
  Added ZXMP4A16GTA P-Channel FET (KiCad#1684)
  RF Module: Add CMWX1ZZABZ (KiCad#1424)
  Relay: Add RT3 family (KiCad#1409)
  Update MCU_STC.dcm
  fixes based on review
  Update MCU_STC.dcm
  pins 2.54mm
  Fix dcm file
  Added TSV994
  Change DIP?14* to DIP*W7.62mm*
  split into 2 units
  Update MCU_STC.lib
  Fix fp for LM2574HVM (correct body size number format) (KiCad#1485)
  Typo + reorder sym-lib-table (KiCad#1680)
  Fix Issue1391 (KiCad#1445)
  Fix line endings
  Change 74LS07 to alias
  GND pin type set to Power Input
  ...
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Addition Adds new symbols to library
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants