-
Notifications
You must be signed in to change notification settings - Fork 1.5k
Closed
Labels
hardware 🔌not a problem with the softwarenot a problem with the software
Description
Step 1: Are you in the right place?
GitHub issues only for bugs or improvements of the library. All other topics, e.g. hardware/programming, will be closed.
For general support from the community, see Arduino Forum or StackOverflow.
Step 2: Describe your environment
- OS version: win10
- Arduino IDE version: 1.8.2
- MFRC522 Library version: 1.3.5
- Arduino device: galileo gen2
- MFRC522 device: rc522
Step 3: Describe the problem
Edit: SPI error, see second posting.
cant complie the sketch - incompatible architecture
Affected file(s) or example(s):
Steps to reproduce:
Observed Results:
Edit: SPI error, see second posting.
Arduino: 1.8.2 (Windows 10), Board: "Intel® Galileo Gen2"
Build options changed, rebuilding all
WARNING: library rfidmaster claims to run on (avr, STM32F1, teensy, esp8266) architecture(s) and may be incompatible with your current board which runs on (i586) architecture(s).
C:\Program Files (x86)\Arduino\libraries\rfidmaster\src\MFRC522.cpp: In constructor 'MFRC522::MFRC522()':
Expected Results:
Relevant Code:
Standard Skecth (Setup/Loop) with #include <MFRC522.h>
What i'm doing wrong ? I found many exmaples with galileo gen2 and MFRC522 !?
Metadata
Metadata
Assignees
Labels
hardware 🔌not a problem with the softwarenot a problem with the software