PostsGeneral
Communicating with your device over UART
We already know how to compile, reflash and debug our firmware. Now, we can start making it useful and do real things! But how will we know what it is sensing and what actions it is performing? We need to be able to talk with it, and we both need […]
Setting up clocks and SysTick using HAL libraries
tutorial on configuring clocks and SysTick interrupt using HAL libraries from STM for STM32F407 microcontroller
Cross-compilation for STM32F407xx
cross compilation for ARM Cortex-M4 processor including compilation and linking
Launch!
Hey everyone! I created this website one week ago to share my projects with the community interested in robotics – if you like writing software for microcontrollers, you are into controlling the motor’s motion and making things move the way you want them to, you like designing electromechanical parts or […]
Recent Comments