The same write function works for both 8bit and 16bit transfers, so eliminated the 8bit one and that takes out warnings when the compiler is not sure of the width. Tested with both ILI libraries (_STM and not STM) |
||
---|---|---|
STM32F1 | ||
STM32F3 | ||
STM32F4 | ||
drivers/win | ||
examples | ||
tools | ||
usb_bootloader/STM32F1 | ||
.gitignore | ||
.gitmodules | ||
README.md |
README.md
Arduino STM32
This repo contains, the "Hardware" files to support STM32 based boards on Arduino version 1.5.x to the latest version (currently 1.6.3) including LeafLabs Maple, and Maple mini, and other generic STM32F103 boards
Please read the wiki https://github.com/rogerclarkmelbourne/Arduino_STM32/wiki for full details
Based on https://github.com/bobc/maple-asp, which is in turn based on LibMaple by Leaflabs
See also my blog
More information is available at http://www.rogerclark.net/stm32f103-and-maple-maple-mini-with-arduino-1-5-x-ide/