Automated Code Generation and Validation for Software Components of Microcontrollers
2025-02-26Unverified0· sign in to hype
Sebastian Haug, Christoph Böhm, Daniel Mayer
Unverified — Be the first to reproduce this paper.
ReproduceAbstract
This paper proposes a method for generating software components for embedded systems, integrating seamlessly into existing implementations without developer intervention. We demonstrate this by automatically generating hardware abstraction layer (HAL) code for GPIO operations on the STM32F407 microcontroller. Using Abstract Syntax Trees (AST) for code analysis and Retrieval-Augmented Generation (RAG) for component generation, our approach enables autonomous code completion for embedded applications.