-
Notifications
You must be signed in to change notification settings - Fork 16
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
AS3933 Functionality Testing Error #13
Comments
Hi IndieMash, You probably noticed that this repository hasn't received an update in 8 years. My interest has shifted to other projects. Over the years several people (likely students looking for an easy project) tried this project and failed. It looks easy because it's only low frequency and requires only I²C or SPI, but don't let that fool you.
Regards, Christoph |
Hi Christoph, Thank you for the quick response. I will implement your advice today and get back to you as soon as possible. I would also like to find out whether there will be any modification required for the script to work well on an Arduino Nano or is the script provided good enough? Regards |
Hi LieBtrau,
I trust this message finds you well.
Allow me to express my utmost respect and admiration for your expertise and contributions in the field. Having followed your work for a considerable period, I am deeply impressed by your knowledge and dedication.
Turning to the matter at hand, I must admit my relatively novice status in the realm of electronics. Regrettably, I have not yet purchased an oscilloscope for diagnostic purposes. I humbly request your patience and understanding in this regard.
I have recently undertaken the assembly of an AS3933 module and employed your script to conduct testing. However, I encountered an error message during the process, which I have outlined below:
02:30:11.587 -> test1: Checking AS3933 functionality
02:30:11.638 -> Tuning antenna: LF1
02:30:11.638 -> Testing bit: 4
02:30:12.616 -> Frequency: 1
02:30:12.616 -> Testing bit: 3
02:30:13.615 -> Frequency: 0
02:30:13.615 -> Testing bit: 2
02:30:14.610 -> Frequency: 0
02:30:14.610 -> Testing bit: 1
02:30:15.608 -> Frequency: 0
02:30:15.608 -> Testing bit: 0
02:30:16.606 -> Frequency: 0
02:30:16.606 -> Calibration for antenna 1 fails
For this endeavor, I utilized an array of equipment, including an Arduino Nano [Atmel atmega 328pb], a TXS0108E Voltage-Level Shifter, a CAS143-47 [3D Antenna], and a self-assembled AS3933 module.
I am seeking guidance on potential issues with the schematic, which I have attached for your reference. Additionally, I am uncertain whether modifications to the code are necessary to ensure compatibility with the Arduino Nano [Atmel atmega 328pb Xplained mini].
Furthermore, I relied upon the inductance values specified in the CAS143-47 datasheet [4.7mH & 7.2mH] to calculate the necessary capacitance for resonance at the desired frequency of 125kHz. The calculated values stand at 345pF for the 4.7mH (X, Y) antennas and 225pF for the 7.2mH (Z) antenna.
Regrettably, due to the unavailability of the precise capacitors required for this project, I resorted to utilizing multiple capacitors in parallel. Could this substitution potentially contribute to the encountered error?
Moreover, the AS3933 datasheet underscores the significance of utilizing a resistor with a value of either 1k, 3k, 9k, or 27k Ohms, contingent upon the application. Despite adhering to this directive with a resistor value of 9k Ohms, I am apprehensive that this selection may be inadequate, as several examples I have reviewed suggest the use of resistors exceeding 200k Ohms. If 9k Ohms proves unsuitable, I would greatly appreciate guidance on the recommended resistor value to ensure optimal performance.
In conclusion, I am eager to receive your expert insights and recommendations on potential adjustments or improvements to rectify the encountered issue. Your enlightenment would be valuable to my ongoing project endeavors.
schm.pdf
The text was updated successfully, but these errors were encountered: