ChibiOS/demos/MAX32/RT-MAX32625-MAX32625MBED
edolomb 45f105e043 Added I2C slave support for ST low level drivers.
Added I2C-MASTER_SLAVE multi demo.
Updated halconf.h 

git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@16984 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2025-03-25 14:34:20 +00:00
..
cfg Added I2C slave support for ST low level drivers. 2025-03-25 14:34:20 +00:00
.cproject
.project
Makefile
main.c
readme.txt

readme.txt

*****************************************************************************
** ChibiOS/RT port for ARM-Cortex-M4 MAX32625.                             **
*****************************************************************************

** TARGET **

The demo runs on an ADI MAX32625MBED# board.


** The Demo **

The demo flashes the board LEDs using a thread, by pressing the button P2.3 the 
test procedure is activated with output on the serial port SD1 
(USAR1, mapped on the CMSIS DAP Virtual COM Port).

** Build Procedure **

The demo has been tested by using the free Codesourcery GCC-based toolchain
and YAGARTO. just modify the TRGT line in the makefile in order to use
different GCC toolchains.