Important changes to forums and questions
All forums and questions are now archived. To start a new conversation or read the latest updates go to forums.mbed.com.
10 years, 7 months ago.
Gameduino2 with mbed
Not really a question so much as a helper for anyone using Gameduino2 with the FTDI libraries. Don't forget to change the following :-
in FT_GPU_HAL.cpp change the oscillator config from external to internal.
Ft_Gpu_HostCommand( FT_GPU_INTERNAL_OSC);
in TF_LCD_Type.h change the Swizzle setting to remap the FT800 LCD outputs
- define my_DispSwizzle 3
The Gameduino2 plugs into Arduino headers so it is possible to use with the Freescale KL25Z board by fitting the arduino header sockets to the KL25Z.