Commit Graph

199 Commits

Author SHA1 Message Date
Vovanium 54322ecf4b + STM32.ADC (and Common) 2021-10-14 19:43:32 +03:00
Vovanium 64463fa056 SVD Tools: sorting of `_Register` records 2021-10-14 19:42:39 +03:00
Vovanium f0f4953fbb Generate plain text register description 2021-10-13 19:53:53 +03:00
Vovanium fe43f4a476 + Tools: derived units generation 2021-10-13 16:29:46 +03:00
Vovanium 4fc65bcfc4 break output to modules 2021-10-06 19:55:59 +03:00
Vovanium cd34289cd9 + SVD to Ada translator 2021-10-05 19:47:12 +03:00
Vovanium 0fb76d4f87 Examples / LCD_Demo brings static image (LCD AFs fixed) 2021-09-30 18:52:50 +03:00
Vovanium 753e98c691 Examples / LCD_Demo now flashing screen through LTDC. 2021-09-29 18:05:32 +03:00
Vovanium bee5832796 * Examples / LCD_demo LTDC programming (do not work yet) 2021-09-28 19:49:01 +03:00
Vovanium b30fae887f + LCD demo stub and frequency calculation procedures 2021-09-23 19:52:38 +03:00
Vovanium 30f894f177 + STM32.F4.GPIO.Ports.*.Set_AFR 2021-09-22 17:33:46 +03:00
Vovanium fa9a7161ec * Examples / SPI_LCD removed unused dependencies 2021-09-22 17:03:13 +03:00
Vovanium 90e5690e73 % Examples / Number_Guess: Fix #3 by extending variable range 2021-09-22 16:11:28 +03:00
Vovanium b6f651b2bd * Examples: Generic LCD procedures 2021-09-22 15:59:56 +03:00
Vovanium 59d3143be5 * Examples / LCD: Refactored LCD code from an example 2021-09-21 19:50:35 +03:00
Vovanium f1f2f31b5e * Examples/SDRAM_Pool - many arrays in single line 2021-09-16 19:25:01 +03:00
Vovanium 057a1324ae + Example: Storage pool in external SDRAM 2021-09-15 19:32:35 +03:00
Vovanium e7c6c87607 + Examples: common GPRs 2021-09-15 19:31:43 +03:00
Vovanium 214007d311 ignore imported data 2021-09-14 19:12:37 +03:00
Vovanium cff1cd28f4 .gitignore build subdirectory 2021-09-14 17:51:46 +03:00
Vovanium 46257d0f46 Examples / Board.UART code reorganized to Board.UART.IO 2021-09-14 17:50:41 +03:00
Vovanium 079765733f * moved compiled files to single subdirectory 2021-09-14 17:14:52 +03:00
Vovanium 5ab184a806 + SDRAM initialization modularized 2021-09-09 19:09:29 +03:00
Vovanium 3ec8843e95 * SDRAM at good frequency 2021-09-08 19:18:21 +03:00
Vovanium 8de6a494ae * Examples/SDRAM_Test is working ok! 2021-09-08 17:40:40 +03:00
Vovanium ed62b42ddf * STM32.Address_Map regions update 2021-09-08 17:40:09 +03:00
Vovanium a1b47ebdf5 * complete SDRAM initialization 2021-09-07 19:49:46 +03:00
Vovanium c32b175660 + FMC definitions, started writing FMC test 2021-09-02 19:47:07 +03:00
Vovanium 35419ea2d0 + STM32.FMC 2021-09-01 19:15:50 +03:00
Vovanium 5be434edf6 examples/LCD now draws Mandelbrot set, but it is very slow 2021-08-26 19:38:57 +03:00
Vovanium 9450af9543 Examples/LCD is working now 2021-08-26 18:43:04 +03:00
Vovanium 256fbfb187 + LCD example: first command issued, more to go 2021-08-25 19:49:16 +03:00
Vovanium b31de60f73 LCD example SPI outputtting! 2021-08-25 18:30:22 +03:00
Vovanium 59267dfede % F32.GPIO.Alternate_Functions 2021-08-25 18:29:20 +03:00
Vovanium c15dafbe5a + second LED on 429disco 2021-08-25 18:28:30 +03:00
Vovanium 6f46120c51 + STM32.GPIO.Ports configuration register set routines 2021-08-19 19:36:04 +03:00
Vovanium 9fdb0ac9a2 + comment about System'To_Address 2021-08-19 19:03:16 +03:00
Vovanium 3f0d45f857 + another uart example and remake of makefile 2021-08-18 19:44:20 +03:00
Vovanium dab9d07111 + Board.UART common module for examples 2021-08-18 17:18:51 +03:00
Vovanium 9e242636ef * UART example renamed 2021-08-18 16:42:09 +03:00
Vovanium ba403f8768 + LCD example (not written yet) 2021-08-12 19:59:06 +03:00
Vovanium da3f88b3b8 + uart example for piswords board 2021-08-12 17:10:07 +03:00
Vovanium 45d429d3bb + SPI/I2S 2021-08-11 19:49:37 +03:00
Vovanium 2a9cc54efb % example name 2021-08-11 17:56:43 +03:00
Vovanium 84e75b1c04 * peripherial globals to chip file 2021-08-11 17:55:40 +03:00
Vovanium 018ee62d2f + LTDC in address map 2021-08-11 17:43:17 +03:00
Vovanium 5286f5bfcd % example project 2021-08-10 19:31:39 +03:00
Vovanium 7efae9a95c LTDC update 2021-08-10 19:31:10 +03:00
Vovanium 10633ac67e + Commons for graphics 2021-08-04 19:52:01 +03:00
Vovanium 7b67b98989 Readme update 2021-08-03 19:16:33 +03:00