PN5180-cardio icon indicating copy to clipboard operation
PN5180-cardio copied to clipboard

hi,which part is to connect Spicetools with COM port?

Open DFWJunior opened this issue 1 year ago • 2 comments

hi,i'm recently doing a STM32 based card reader. F103CBT6 is default in 3.3v so don't need any level shifter,and it has more io so i can do a little bit more function. but i'm a newbee in Arduino,i'm a little bit comfusing about how did Spicetools connect to your demo in COM port. can i ask about which demo do you refer so i can learn how to connect it? i only find some demo in network connect. now i only need to translast card's UID to Spicetools,thanks for your help!

DFWJunior avatar Aug 21 '23 17:08 DFWJunior

hi, please refer to SpiceAPI branch for the non-hid version

https://github.com/CrazyRedMachine/PN5180-cardio/blob/47c9e7726e8138da2ee94500a2d8fa867c0673e0/PN5180-cardio/Config.h#L19

you can see here the commandline args, make sure to use the same apipass as in the code

CrazyRedMachine avatar Aug 21 '23 18:08 CrazyRedMachine

gei it,i'll have a try,thanks!

DFWJunior avatar Aug 22 '23 11:08 DFWJunior