Skip to content

Releases: Infineon/XMC-for-Arduino

Release of version 2.0.0

24 Oct 12:30
0188fdc

Choose a tag to compare

  • Support for XMC1400 Kit for Arduino board
  • Support for XMC4200 Platform 2Go board
  • Removed following libraries:
    • BGT24LTR11-Pulsed-Doppler-Radar library
    • DSP
    • IFX9021
    • Mouse
    • Multi-Serial
    • USB
    • Ultrasonic
    • Sense2Go
  • Removed unused/deprecated boards:
    • XMC1100 H-Bridge 2Go
    • XMC1300 Boot Kit
    • XMC1300 Sense2GoL
    • Radar Baseboard XMC4700

What's Changed

Full Changelog: V1.7.0...V2.0.0

Release of version 1.7.0

24 Oct 12:23
5df8529

Choose a tag to compare

What's Changed

Full Changelog: V1.6.0...V1.7.0

Release of version 1.6.0

20 Sep 10:11
318e421

Choose a tag to compare

Merge develop for 1.6.0 release

Develop

Release of 1.5.0

24 Jun 12:32

Choose a tag to compare

  • Added Github Actions release automation
  • Support for XMC4400 Platform 2Go Board
  • Added Board.txt support for DSP and NN ARM libraries
  • Conditional compiler flags in USBLIB for XMC4xxx family
  • Updated "platform.txt" compiler and linke configuration
  • Updated libraries:
    • BGT24LTR11-Pulsed-Doppler-Radar library
    • DMA
    • I2S
    • IFX9021
    • LED
    • Multi-Serial (NEW)
    • OneWire
    • SPI
    • Radar
    • Wire

Release of Version 1.4.0

29 Jan 14:30

Choose a tag to compare

Additional ADC and PWM on XMC2Go board ports:
Pin 1 -> MISO and PWM
Pin 2 -> SCK and PWM
Pin 3 -> SS and PWM
Pin 10 -> SCL and analog (A3)
Pin 11 -> SDA and analog (A2)
Pin 12 -> analog (A1)
Pin 13 -> analog (A0)

Release of version 1.3.0

15 Jan 12:05
827146a

Choose a tag to compare

  • Fixed preprocessors typos
  • Improved Analog CCU8 PWM and PMW accuracy
  • Extended analog inputs on Boot Kits
  • Fixed XMC2Go pins bug
  • Fixed movement operator
  • Added features and fixed issues in H-Bridge2Go Implementation
  • Fixed compiler warnings
  • Updated Travis yaml
  • Added support for Radar Baseboards XMC4700

Realease of Version 1.2.1

09 Nov 06:47
cb237a2

Choose a tag to compare

Changes

Changed Features

  • Changed I2S Library for XMC
  • Added examples for I2S library for IM69D130 Microphone Shield2Go

Release of Version 1.2.0

13 Aug 10:55

Choose a tag to compare

Changes

New Features

  • OneWire Library for XMC
  • I2S Library for XMC
  • DSP Library for XMC
  • USB Library for XMC
  • LED Library

Improvements and Changes

  • Added Wire1 callbacks for XMC4 series

Limitations

  • Workaround for dynamic memory allocation used (Occurred with introduction of arm-gcc v5.4)

Release of Version 1.1.2

19 Jul 14:26
d1fc80f

Choose a tag to compare

Changes

New Features

  • Full PIO integration
  • Automatic build by Travis

Improvements and Changes

  • Fix for compilation error (I2C examples) on XMC1100

Release of Version 1.1.1

15 Jun 08:11

Choose a tag to compare

Changes

New Features

  • Added support for PIO
  • Moved to arm gcc V5.4 (no further support in "arm-linux-gnueabihf" environment)

Improvements and Changes

  • Fix for XMC4700 pin config
  • Fix for DMA Lib