Become a sponsor to VKaiser
Creating learning platforms for MCU and IoT Development
https://a-chic-geek-life.blogspot.com/
1 sponsor has funded vlkaiser’s work.
Featured work
-
vlkaiser/STM32F407_MCUDriverDevelopment
Creating Device header file, peripheral header files (GPIO, I2C, SPI, UART) and an application from scratch to understand MCU driver development
C 2 -
vlkaiser/SAMD20J18_Blinky
Atmel Xplained Pro Eval Kit - Setup GPIO via ASF Input - BUTTON0, Output - LED0, and set LED state to opposite state of button press.
C -
vlkaiser/SAMD20_USART_Example
Using the ATSAMD20-XPRO eval board, ATSAMD20J18. Uses ASF Wizard in Atmel Studio 7. Example code to test basic functions such as USART Read/Write and GPIO.
C -
vlkaiser/STM32F407_Disc_Test_1
Using Keil uVision Lite, STM32F407 Discovery Board, basic setup and testing for familiarization.
C -
vlkaiser/STM32f4_Eclipse_LED_Toggle
Using CubeMX and Eclipse to test GPIO and APIs on the STM32f4-Discovery board.
C -
vlkaiser/STM32F407_Flash-to-SRAM
Memory location study - write to Flash, read from Flash, write to SRAM, read from SRAM.
HTML