Electronic Components Datasheet Search
  Indian  ▼
ALLDATASHEET.IN

X  

AN3224 Datasheet(PDF) 24 Page - STMicroelectronics

Part # AN3224
Description  Developing an application allowing PR101-USB and MR101-USB FEIG readers to communicate with M24LRXX transponders
PDF  49 Pages
Scroll/Zoom Zoom In 100%  Zoom Out
Manufacturer  STMICROELECTRONICS [STMicroelectronics]
Direct Link  http://www.st.com
Logo STMICROELECTRONICS - STMicroelectronics

AN3224 Datasheet(HTML) 24 Page - STMicroelectronics

Back Button AN3224 Datasheet HTML 20Page - STMicroelectronics AN3224 Datasheet HTML 21Page - STMicroelectronics AN3224 Datasheet HTML 22Page - STMicroelectronics AN3224 Datasheet HTML 23Page - STMicroelectronics AN3224 Datasheet HTML 24Page - STMicroelectronics AN3224 Datasheet HTML 25Page - STMicroelectronics AN3224 Datasheet HTML 26Page - STMicroelectronics AN3224 Datasheet HTML 27Page - STMicroelectronics AN3224 Datasheet HTML 28Page - STMicroelectronics Next Button
Zoom Inzoom in Zoom Outzoom out
 24 / 49 page
background image
PR101-USB and MR101-USB reader detection
AN3224
24/49
Doc ID 17559 Rev 2
FEUSB_GetScanListPara( 0, "FamilyName", sDeviceFamilyName ) ;
FEUSB_GetScanListPara( 0, "Present", sDevicePresence ) ;
/* convert receive data in hexa format */
sscanf((const char*)sDeviceSerialNumber, "%lx",
&dwDeviceSerialNumber);
/* Open Communciation with one FEIG USB device */
/* and get USB hanle for FEUSB functions */
iDeviceHandle = FEUSB_OpenDevice(dwDeviceSerialNumber);
if (iDeviceHandle < 0)
{
/* Error : USB connection problem */
/* Close USB connection */
iErr = FEUSB_CloseDevice(iDeviceHandle);
return 0;
}
/* Link FEIG USB device with FEISC functions */
/* and get USB hanle */
iFeiscHandle = FEISC_NewReader( iDeviceHandle );
if (iFeiscHandle < 0)
{
/* Error : USB connection problem */
/* Close USB connection */
iErr = FEISC_DeleteReader( iFeiscHandle );
return 0;
}
Else
{
/* USB connection OK */
/* iDeviceHandle is handle for FEUSB functions */
/* iFeiscHandle is handle for FEISC functions */
return 1;
}
}



Html Pages

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49


Datasheet Download

Go To PDF Page


Link URL



Does ALLDATASHEET help your business so far?  [ DONATE ] 

About Alldatasheet   |   Advertisement   |   Contact us   |   Privacy Policy   |   Link to Datasheet    |   Link Exchange   |   Manufacturer List
All Rights Reserved©Alldatasheet.com


Mirror Sites
English : Alldatasheet.com  |   English : Alldatasheet.net  |   Chinese : Alldatasheetcn.com  |   German : Alldatasheetde.com  |   Japanese : Alldatasheet.jp
Russian : Alldatasheetru.com  |   Korean : Alldatasheet.co.kr  |   Spanish : Alldatasheet.es  |   French : Alldatasheet.fr  |   Italian : Alldatasheetit.com
Portuguese : Alldatasheetpt.com  |   Polish : Alldatasheet.pl  |   Vietnamese : Alldatasheet.vn
Indian : Alldatasheet.in  |   Mexican : Alldatasheet.com.mx  |   British : Alldatasheet.co.uk  |   New Zealand : Alldatasheet.co.nz
Family Site : ic2ic.com  |   icmetro.com