Which microcontrollers do you work with?
Common Arm Cortex-M families (STM32, Nordic nRF, ESP32 and similar). The approach — clean drivers and testable structure — carries across parts.
Start a projectFirmware development
Raptotype writes the embedded software that makes hardware do its job: bring-up, peripheral drivers, communications, and robust application logic on microcontrollers — built to be testable and maintainable, not just to demo once.
Start a projectWhat’s included
FAQ
Common Arm Cortex-M families (STM32, Nordic nRF, ESP32 and similar). The approach — clean drivers and testable structure — carries across parts.
Yes. Firmware rescue — debugging, stabilising, and finishing a stalled codebase — is a common request; we start by mapping what works and what the real failure is.