Disney Frozen 2 Magic Pendant Plush Doll: Difference between revisions
No edit summary |
|||
Line 9: | Line 9: | ||
== NFC Unit == | == NFC Unit == | ||
The PCB contains two logic IC, one an RF amplifier the other the ARM Cortex-M0 enabled microcontroller playback unit. The MCU unit contains 32K OTP ROM for program code, and a further 8Mb audio flash-rom | The PCB contains two logic IC, one an RF amplifier the other the ARM Cortex-M0 enabled microcontroller playback unit. The MCU unit contains 32K OTP ROM for program code, and a further 8Mb audio flash-rom. | ||
[[File:003.Disney Frozen2.Close Up of NFC.jpg|alt=Close up of NFC unit|none|thumb|Close up of NFC unit]] | [[File:003.Disney Frozen2.Close Up of NFC.jpg|alt=Close up of NFC unit|none|thumb|Close up of NFC unit]] | ||
The PCB contains the following IC: | |||
{| class="wikitable" | {| class="wikitable" | ||
|+Active Components | |+Active Components | ||
Line 29: | Line 32: | ||
| | | | ||
|} | |} | ||
It seems there is a need for the NX_Programmer as documented in this [https://www.nyquest.com.tw/upload/2020_03_243/Q-Writer_UM_v4%604_TC.pdf Q Writer document from Nyquest]. I suspect it could be reprogrammed in-situ but I never got this far. | |||
[[Category:Teardowns]] | [[Category:Teardowns]] |
Revision as of 21:00, 6 March 2023
What child wouldn't love their plush dolls to sing to them, especially the Frozen theme songs. This is the idea behind the magic-pendent Frozen-II plush dolls. You can still buy these dolls on Amazon (Japan) and watch the video of version two on youtube. They started selling version 1 (pendant) in 2016, and version 2 (microphone) starting late 2016.
.
General Description
The dolls work on the concept of the pendent containing NFC chip which activates a song playback. The pendant is a simple NFC tag, whilst the plush doll body contains the RF transceiver and playback logic. There is no difference between the Anna or Elsa doll other than what is loaded into the flash eeprom.
NFC Unit
The PCB contains two logic IC, one an RF amplifier the other the ARM Cortex-M0 enabled microcontroller playback unit. The MCU unit contains 32K OTP ROM for program code, and a further 8Mb audio flash-rom.
The PCB contains the following IC:
IC Part | Description | Link |
---|---|---|
NX11M23A | Single-Chip 32-bit MCU with CELP, SBC, ADPCM Coding & 16-ch MIDI | Datasheet |
NY9A109A | Low Frequency RF Amplifier | Datasheet |
It seems there is a need for the NX_Programmer as documented in this Q Writer document from Nyquest. I suspect it could be reprogrammed in-situ but I never got this far.