DOWNLOAD
Download ressources about AdAstra-Soft real-time kernel and libraries.
For beginners, this page can help you create a TrueSTUDIO or STM32CubeIDE workspace and import a project downloaded here.
AdAstra-RTK manual (STM32 edition)
NUCLEO-F103RB
This package contains a ready to use projects configured for development. The port handle all the F103xx family: It is suitable for NUCLEO-F103RB, Blue Pill, etc.

Beware: Most “Blue Pill” boards have a fake STM32F103, see below for a replacement.
WeAct STM32F411
It would be interesting to stop using “Blue Pill” and start using the “Black Pill” variant of WeAct Studio. For a price barely higher you get a real STM32F411, being careful where you buy it.
See the WeAct github page for reliable sources.
To recognize a genuine board WeAct recommends checking the logo on the back of the board.

For technical information and schematics, see this stm32-base.org page. It is very valuable to obtain the schematics of a board.
Support quality developers by purchasing their products. It’s also hard for the Chinese who hack each other!
In addition, in the event of a problem during your development, you will have no doubt about the quality of the MCU.
NUCLEO-F429ZI
This package contains two projects:
aaDevelop : AdAstra-RTK TrueSTUDIO project configured for developement. This project is ready to compile and to flash to a NUCLEO-F429ZI board.
The demonstration application :
- Create a task to blink the three LEDs,
- Initialize a console UART (through ST-LINK USB conveter)
- Create two tasks using LWIP 2.1.2 : a UDP echo server and a TCP echo server.
- A test directory for aaBasic libraries
aaThreadMetric : AdAstra-RTK TrueSTUDIO project configured for maximal performance, and implementing the ExpressLogic Thread-Metric Benchmark Suite.
Easy port to other MCUs of the F4 familly (F401, F411, F405/415, F407/417, F446…)

NUCLEO-H743ZI
This package contains:
H743 : AdAstra-RTK TrueSTUDIO project configured for developement. This project is ready to compile and to flash to a Nucleo-H743ZI board.
The demonstration application :
- Create a task to blink the three LEDs (push the blue button!),
- Initialize a console UART (through ST-LINK USB conveter)
- A test directory for aaBasic libraries
Contains aaBasic libraries for: GPIO, UART, I2C, TIMERS, EXTI, SPI.
Easy port to other MCUs of the H7 familly (H472, H753, H750).

NUCLEO-L4R5ZI
For the new STM32L4+ serie
This package contains :
L4R5 : AdAstra-RTK TrueSTUDIO project configured for developement. This project is ready to compile and to flash to a Nucleo-L4R5ZI board.
The demonstration application :
- Create a task to blink the three LEDs (push the blue button!),
- Initialize a console UART (through ST-LINK USB conveter)
- A test directory for aaBasic libraries
Contains aaBasic libraries for: GPIO, UART, I2C, TIMERS, EXTI, SPI.
Easy port to other MCUs of the L4+ familly.
