Commit Graph

500 Commits

Author SHA1 Message Date
Daniel Fekete 9d36fb69c1 documentation: i2s: document bufferred transfer, remove 32 bit write 2017-06-12 05:22:42 +02:00
Daniel Fekete 32f6ecd423 i2s: simplify example to not use buffer 2017-06-09 20:26:53 +02:00
Daniel Fekete b9410d7bfd i2s: add DMA 2017-06-09 20:22:19 +02:00
Daniel Fekete 9c5f9ec7b2 dma: Add central DMA handling 2017-06-09 19:49:40 +02:00
ChrisMicro 2201c0e0f9 Merge branch 'master' of https://github.com/danieleff/STM32GENERIC 2017-06-09 17:27:05 +02:00
ChrisMicro d284180602 touch exampled beyautified 2017-06-09 17:26:30 +02:00
ChrisMicro 800bc41e0e touch example added 2017-06-09 10:05:36 +02:00
ChrisMicro 7407d78d09 dispaly template for easier coding added 2017-06-09 09:47:14 +02:00
Daniel Fekete c7434acb97 fsmc: Add example for Black F407 2017-06-07 07:11:35 +02:00
Daniel Fekete f84a2b885c spi: Fix SPI DMA compilation errors by not compiling when not supported 2017-06-06 17:31:07 +02:00
ChrisMicro 49895bc82b F747NG Discovery examples remaned like Arduino examples naming convention 2017-06-06 09:24:04 +02:00
Daniel Fekete 6d266912d4 Merge pull request #19 from grafalex82/patch_1
Cleanup of unused stuff
2017-06-06 06:09:47 +02:00
Daniel Fekete a7959ceab8 example: change mandelbrot to use hardware float instead of software double 2017-06-06 06:09:29 +02:00
Daniel Fekete 2b7ea40db8 F746NG: Use hardware floating point 2017-06-06 06:01:54 +02:00
Daniel Fekete 094ea3603a SerialUSB: always have SerialUSB 2017-06-06 06:01:49 +02:00
Daniel Fekete 4166c778ca freertos: Fix when using USB 2017-06-06 06:01:46 +02:00
Daniel Fekete 25e024cb1e Merge pull request #18 from ChrisMicro/master
update examples
2017-06-06 06:01:20 +02:00
Oleksandr Masliuchenko 23ba9478dc Cleanup of unused stuff 2017-06-05 22:24:52 +03:00
ChrisMicro e015626ba4 Merge branch 'master' of https://github.com/danieleff/STM32GENERIC 2017-06-04 14:50:19 +02:00
Daniel Fekete 837defdfd2 Merge pull request #17 from hanyazou/Fix_typo_MacOS_maple_upload_path
Fix typo of tools.maple_upload.path.macosx in platform.txt
2017-06-04 07:27:25 +02:00
Zou Hanya 1f1d3b2761 Fix typo of tools.maple_upload.path.macosx in platform.txt 2017-06-04 13:40:47 +09:00
ChrisMicro 5d3ac5aa4a tft mandelbrot example added 2017-06-03 18:12:19 +02:00
ChrisMicro 61ffc755f3 simple tft oscilloscope added 2017-06-03 15:46:14 +02:00
ChrisMicro efe43ef36f position changed 2017-06-03 15:22:11 +02:00
ChrisMicro 2870b70abf setRotation comment corrected 2017-06-03 15:11:10 +02:00
ChrisMicro d0b8a3a517 text position improved 2017-06-03 15:08:46 +02:00
ChrisMicro 80d12e4fa2 F7 Discovery voltmeter added 2017-06-03 10:15:27 +02:00
ChrisMicro b5b84c96d5 Merge branch 'master' of https://github.com/danieleff/STM32GENERIC 2017-06-03 06:34:45 +02:00
Daniel Fekete 54ee3b5f03 ltdc: Add example for F746 discovery display 2017-06-02 21:07:09 +02:00
Daniel Fekete 5964f6806a ltdc: Add class for F746 discovery 2017-06-02 20:09:30 +02:00
Daniel Fekete 16d29a2fa3 ltdc: Add LTDC class 2017-06-02 20:09:10 +02:00
ChrisMicro ae6e87bb05 BluePill ILI9341 example added 2017-06-02 06:46:01 +02:00
ChrisMicro 55a3e42254 Merge branch 'master' of https://github.com/danieleff/STM32GENERIC 2017-06-01 19:47:56 +02:00
Daniel Fekete 771da3d4aa Remove empty files 2017-06-01 19:26:26 +02:00
Daniel Fekete 56cb432941 pin: move pinModeLL into its own compilation unit 2017-05-31 19:22:48 +02:00
Daniel Fekete 16c1e52650 pin: use LL for compile time gpio 2017-05-31 19:13:41 +02:00
Daniel Fekete 40a079585f maplemini: Enable pwr clock for USB 2017-05-31 17:59:41 +02:00
Daniel Fekete e4bca48953 LL: Add F1 low level headers 2017-05-31 17:55:00 +02:00
Daniel Fekete fde12daf27 gpio: Add generic ll_gpio.h 2017-05-31 17:52:38 +02:00
Daniel Fekete 2f5aedcac5 pins: remove unnecessary pin list from variant 2017-05-31 06:04:05 +02:00
Daniel Fekete 3eae917c34 pins: Move duplicated pin enum into common stm32_pin_list file 2017-05-31 06:03:14 +02:00
Daniel Fekete 26a5bd399b chip: add default chip pin lists 2017-05-31 05:51:33 +02:00
Daniel Fekete d2bfb9e27d gpio: use inline static 2017-05-30 17:58:51 +02:00
Daniel Fekete ecbd17e3ac compile: regenerate chip files 2017-05-30 17:58:39 +02:00
Daniel Fekete d100650f91 compile: generate new style pin list 2017-05-30 17:57:48 +02:00
Daniel Fekete 3c6a2e8545 compile: only include af remaps that are actually used 2017-05-30 17:31:24 +02:00
Daniel Fekete de5ab1d310 compile: Fix implicit decladation of Error_Handler() 2017-05-30 17:20:03 +02:00
Daniel Fekete fe4da9aa28 chip: fix generated pin header script, remove pins not available 2017-05-30 17:11:36 +02:00
Daniel Fekete 80429a32ce LL: Add F1 low level gpio header 2017-05-29 20:45:53 +02:00
Daniel Fekete 3c00150306 pins: add inlineable pin changing methods 2017-05-29 20:44:45 +02:00