Giter Club home page Giter Club logo

Comments (2)

mhollfelder avatar mhollfelder commented on May 10, 2024

Hi,

As the PHPoC WiFi shield uses SPI, it should be compatible with the XMC1100 Boot Kit out of the box :)

With some limitations, shields for Arduino can be used with the XMC1100 Boot Kit in general.
The board itself is 5 V compatible, similar as the Arduino Uno. However, there are some limitations in terms of:

  • Only two communication channels can be used in parallel, e.g. UART and I²C or I²C and SPI, etc.
  • The on board UART (TX/RX) and the UART to the PC (VCOM) are swapped, i.e. when you want to use the on-board UART you are not able to send to the PC and vice versa (can be overcome by swapping the pins on the board with some cables)
  • Number of PWM signals, i.e. the XMC1100 has less independent PWM signals as the Arduino Uno

The XMC4700 Relax Kit does not have these kind of problems.
If you face specific issues, just let us know and we can come back to the problem in a more detailed manner.

Best regards,

Manuel

from xmc-for-arduino.

mhollfelder avatar mhollfelder commented on May 10, 2024

I will close this issue, if you have additional questions, feel free to open it again.

Best regards,

Manuel

from xmc-for-arduino.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.