Page 1
User Manual PCM-2312 2MB MRAM Mini PCIe card...
Page 2
No part of this manual may be reproduced, copied, translated or transmitted in any form or by any means without the prior written permission of Advantech Co., Ltd. Information provided in this manual is intended to be accurate and reliable. How- ever, Advantech Co., Ltd.
Page 3
The sound pressure level at the operator's position according to IEC 704-1:1982 is no more than 70 dB (A). DISCLAIMER: This set of instructions is given according to IEC 704-1. Advantech disclaims all responsibility for the accuracy of any statements contained herein.
Page 4
Der arbeitsplatzbezogene Schalldruckpegel nach DIN 45 635 Teil 1000 beträgt 70dB(A) oder weiger. Haftungsausschluss: Die Bedienungsanleitungen wurden entsprechend der IEC- 704-1 erstellt. Advantech lehnt jegliche Verantwortung für die Richtigkeit der in die- sem Zusammenhang getätigten Aussagen ab. PCM-2312 User Manual...
Introduction The PCM-2312 is an industrial MRAM Mini PCIe card providing 2MB memory making them suitable for frequent data access and high writing speed. Based on Everspin MRAM technology, it provides data retention for over 20 years whilst elimi- nating reliability concerns, functional disadvantages, and system design complexities of battery backed SRAM (BBSRAM).
Advantech Device Manager Installation Advantech provides WDM MRAM driver that allows you to configure your hardware and store the settings in your Windows registry. You must install the WDM MRAM driver if you want to add and manage Advantech MRAM cards.
Page 11
After a while, the installation will be complete. Select OK to Restart your computer. PCM-2312 User Manual...
Page 12
After the physical hardware has been installed, the card will be automatically detected. PCM-2312 User Manual...
Format Note! If you use Windows 7 64bit operation system, use Advantech’s provided WDM MRAM driver to format the MRAM disk. 2.2.1 Windows Format Use the right click of mouse to select “format” Select “Start” to complete MRAM format. PCM-2312 User Manual...
2.2.2 Advantech provides MRAM driver format Use Device Manager…. Select “Settings” page and then click “Clear data” button to format MRAM disk. PCM-2312 User Manual...
It should be free of marks and scratches and in perfect working order when received. As you unpack the PCM-2312, check for signs of shipping damage (damaged box, scratches, dents, etc.). If it is damaged or it fails to meet specifications, notify our ser- vice department or your local sales representative immediately.
Replace anti-vibration cardholder. Replace the PC's cover. Connect the cables you removed in step 3. Turn the computer power on. Select “Complete” and then “Next” to continue the installation. The board is now installed in the computer. PCM-2312 User Manual...
%s\n", pathInOut); // Step 3: Writes something to a file..printf("\nStep 3: Writes something to a file..\n"); ErrRet = fopen_s(&fp_w, pathInOut, "w"); ErrRet printf("Failed to open %s !!\n", pathInOut); exit(1); else // Output data to the text file. PCM-2312 User Manual...
Page 21
= fopen_s(&fp_r, pathInOut, "r"); ErrRet printf("Failed to open %s !!\n", pathInOut); exit(1); else // Reads the content and shows it to console. fscanf_s(fp_r, "%s", bufferInput); printf("%s\n", bufferInput); // Close file handle. fclose(fp_r); fp_r = NULL; system("pause"); return PCM-2312 User Manual...
Diagnostic LEDs LED1 LED 2 Table B.1: Diagnostic LED Definition Light On Light Off LED 1 - Chip Status It’s working It’s not working LED 2 - MRAM Access Status MRAM is being accessed MRAM isn’t being accessed PCM-2312 User Manual...
Need help?
Do you have a question about the PCM-2312 and is the answer not in the manual?
Questions and answers