Additional resources
Development Environment Installing VS Code on Linux Installing VS Code on Windows PlatformIO plugin for VS Code Technical information Zephyr modules PlatformIO libraries References STM32G4… Read More »Additional resources
Development Environment Installing VS Code on Linux Installing VS Code on Windows PlatformIO plugin for VS Code Technical information Zephyr modules PlatformIO libraries References STM32G4… Read More »Additional resources
This page is intended at detailing the flow of contribution. Git is sometimes a complicated flow thus we detail here some processes that can be… Read More »Contributing to OwnTech
This page is intended at detailing the flow of contribution. Git is sometimes a complicated flow thus we detail here some processes that can be… Read More »Contributing using git
OwnTech VREFBUF driver Zephyr Module is in charge of OwnTech Power Converter VREFBUF peripheral. When the module is loaded, the VREFBUF peripheral of the STM32… Read More »VREFBUF driver
OwnTech Timer driver Zephyr Module is in charge of STM32 G4 Timers. [[TOC]] Driver capabilities The Timer driver module allows you to control a timer… Read More »Timer driver
OwnTech NGND driver Zephyr Module is in charge of driving the Neutral-Ground switch of the Power Converter. How to use To change the state of… Read More »NGND driver
OwnTech HRTIM driver Zephyr Module is in charge of STM32 G4 High-Resolution timer. Enabling or disabling the module The module is loaded by default. The… Read More »HRTIM driver
OwnTech Data Acquisition Zephyr Module is in charge of acquiring data from OwnTech Power Converter sensors. Overview NOTE: Temperature sensor implementation is still under development,… Read More »Data acquisition
OwnTech DAC driver Zephyr Module is in charge of STM32 G4 DAC peripheral. Driver capabilities The DAC driver module allows you to control DACs on… Read More »DAC driver
OwnTech Comparator driver Zephyr Module is in charge of STM32 G4 COMP peripheral. Driver capabilities This driver does not use the standard Zephyr Driver model… Read More »Comparator driver