Roger Clark
58e50e7fd9
Add partial support for a DFU bootloader for the F4
2017-09-03 10:51:08 +10:00
stevstrong
597f77ac1d
replace all backslaches by slashes in include paths
2017-07-04 19:28:50 +02:00
stevstrong
f6dea1e50e
added CCMRAM definitions
2017-06-20 21:03:18 +02:00
stevstrong
642495bec9
corrected typo for BOARD_SDIO_CLK (generic F4)
2017-06-02 19:37:36 +02:00
stevstrong
cbd20e9384
corrected digitalPinToBitMask(P) for disco F4, too
2017-06-02 19:35:32 +02:00
stevstrong
9e4b05289c
corrected digitalPinToBitMask(P)
2017-06-02 19:28:50 +02:00
stevstrong
8574d238e8
added FSMC + SPI brought in line with F1
2017-05-22 17:36:50 +02:00
stevstrong
220247c115
bugfix: other variants than generic did not work
2017-05-12 20:51:12 +02:00
stevstrong
679217dfaf
F4 development
...
- added generic F4 variant
- removed F1 and F2 files/defines
- resolved include headers - now libraries are detected within sketches
- reworked + added new GPIO access functions
- moved and size-optimized PIN_MAP in flash
- SPI improvements: optimized block read + added DMA
2017-05-11 00:57:08 +02:00
Roger Clark
013d8e6183
Add missing definitions for MISO etc to F4 core
2016-05-06 10:14:45 +10:00
Martin Ayotte
8da4a37f80
fix jtag.ld F4 memory size which were bad copy from F1
2015-12-16 16:17:01 -05:00
Martin Ayotte
01237a0934
add BKP and RCC changes needed for previous RTClock commit for F4
2015-12-09 15:26:27 -05:00
Martin Ayotte
7d7ad4f557
fix BOARD_NR_PWM_PINS according to addition of GPIOF/GPIOG pins on F429
2015-09-08 11:56:42 -04:00
Martin Ayotte
5bd01b44bc
add GPIOF/GPIOG pins to allow F429 using them
2015-09-08 11:39:01 -04:00
Martin Ayotte
fbed6fbe50
add missing/forgotten variant.h
2015-07-26 10:49:05 -04:00
Martin Ayotte
cfa28a9a75
add new arduino_uip + tweak variants for Netduino2Plus ENC28J60/SPI networking
2015-07-02 13:09:38 -04:00
rogerclarkmelbourne
a0ca5b6938
Updated F4 to add STM pin numbers and change processor to cortex-m4 instead of cortex-m3
2015-05-06 15:08:34 +10:00
Bob Cousins
a5414bb548
Initial support for STM32F4 series, based on AeroQuad codebase. Board variant for STM32F4 discovery (F407VG). Runs blinky!
2014-12-28 14:29:08 +00:00