Short demo example codes with stm32f407vgt6 discovery 1 edition E
There will be examples of the tasks done with HAL, LL, and registers based programming.
The first two digits poit to the general theme of the project`
01 - GPIO ports 02 - cyclic delays 03 - hardware timers 04 - interupts 05 - ADC 06 - serial comunication 07 - built-in accelerometer
and the second two poit to specific task that is performed All folders have their own README.md files that explain what i have done and/or key insights/ personal preferences so go check them out
TODO: (at some time)
- SPI comunication
- DMA
- using the flash memmory
- CAM
- Ethernet
- e2c
- USB
- audio with the headphone jack
- DCMI (whatever that is)
- RNG and CRC
