Continue to Site

Welcome to EDAboard.com

Welcome to our site! EDAboard.com is an international Electronics Discussion Forum focused on EDA software, circuits, schematics, books, theory, papers, asic, pld, 8051, DSP, Network, RF, Analog Design, PCB, Service Manuals... and a whole lot more! To participate you need to register. Registration is free. Click here to register now.

[SOLVED] AS3992 UHF reader to connect to USB

Status
Not open for further replies.

BiNa2605

Full Member level 3
Full Member level 3
Joined
Sep 1, 2015
Messages
179
Helped
6
Reputation
12
Reaction score
4
Trophy points
18
Location
VietNam
Activity points
1,357
I am working in RFID field but I am just a newbie. I am trying to interface AS3992 UHF reader to USB but I am struck in material. Anyone can help me? Thanks. P_20150901_114043[1].jpg
 

I try to write GUI to interface with this board by using C sharp. Could you give me some advice? I connect USB to Reader Board and try to send and receive data from Tag (SL900A)
 

    V

    Points: 2
    Helpful Answer Positive Rating
I built a GUI to interface with UHF RFID reader AS3992. Although the firmware detect devices but I cannot send data to this reader to get value back. Anyone help me?
 

I built a GUI to interface with UHF RFID reader AS3992. Although the firmware detect devices but I cannot send data to this reader to get value back. Anyone help me?

what is the error message shown when you insert the usb cable?
 
I send you my problem. Although I can detect the device but I cannot sent data.
Error.PNG
If you want I can give you all of my working.

- - - Updated - - -

Dear Sir, I have checked on Proteus and it worked with virtual USB. This is my result.
Result Proteus.PNG
 

after connecting , did your device is shown in system HW list of the OS?

first make sure that the device is in the list.
then debug the cause one by one.
 
Dear Sir.
Because my programe just recognize only one USB device based on PID and VID. So I think that is not a problem. I cannot look into RFID reader so I cannot debug Sir. Could you give me any advice?

- - - Updated - - -

I have the firmware of AS3992 and the User Interface from manufacture. I am newbie in RFID area so Sir help me.
 

Attachments

  • AS3992.rar
    1.7 MB · Views: 111

Now the warning disapper but I still cannot send data to RFID reader (C8051F430).
 

Now the warning disapper but I still cannot send data to RFID reader (C8051F430).

after making sure that the device is shown in , 'the windows -device manager list',

assuming that your device is programmed with hid hex file,
the application can start reading the Report in and write the report out structure.

if everything is OK , then check your application flow for your requirement.
 

But I don't know the reason why my programming does not work although I tested on Proteus. The difference in here is two kind of microcontroller C8051 and PIC18F4550. I used HIDUSBNetClass, VC2012.
 

I recognise that C8051F340 does not compatible with HID USB. I search that USBXpress is developed by Silab can be apply to this. But at that time I have a problem with installation this software.
 

Status
Not open for further replies.

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Back
Top