Infineon XMC plattform
Page last updated
20 Dec 2013, by
___ ___.
2
replies
I like to join an initiative to create a mbed hal implementation for the infineon XMC family.
2 comments on Infineon XMC plattform:
Hi Ulrich,
I'm not aware of any plans to support Infineon targets in the online compiler. However, the mbed SDK (or HAL) is open source so it should be possible to port it.
If you want to find other people to work on this with, asking in the forums may be a good first step. There is also a Google group which is used by people who contribute to the mbed SDK called mbed-devel.
The porting guide will also help you and contains links to much more information.
Steve
mbed4Infineon
#
05 Dec 2017
Hi,
Infineon’s XMC 4000 family joins mbed. Checkout the first beta implementation which is available under
the following GidHub repository: https://github.com/mbed-Infineon-XMC
Supported board: XMC4500 Relax Kit
Supported toolchain: ARM_GCC
Available drivers: I2C, Serial, InterruptIn, AnalogIn, AnalogOut, PwmOut, DigitalIn, DigitalOut.
Coming soon: SPI, USB_Serial, RTC.
Try the demo examples…
Feedback is welcome :)
have fun
Fränz
Please log in to post comments.
Hi Ulrich,
I'm not aware of any plans to support Infineon targets in the online compiler. However, the mbed SDK (or HAL) is open source so it should be possible to port it.
If you want to find other people to work on this with, asking in the forums may be a good first step. There is also a Google group which is used by people who contribute to the mbed SDK called mbed-devel.
The porting guide will also help you and contains links to much more information.
Steve