Do you have a question about the ST STM32F1 Series and is the answer not in the manual?
Series | STM32F1 |
---|---|
Core | ARM Cortex-M3 |
Operating supply voltage | 2.0V to 3.6V |
Operating temperature | -40°C to +85°C |
Communication interfaces | USART, SPI, I2C, CAN, USB |
ADC | 12-bit |
DAC | 12-bit |
Overview of the DALI standard, its purpose, properties, and physical/stack layers.
Describes the STM32F1xx DALI slave library's two-layer structure for integration.
Details the user application code structure, its design, and implementation using IAR project files.
Implements the physical and link layers of the DALI interface using GPIO pins.
Covers interrupt service routines and initialization/data functions for the DALI I/O driver.
Contains initialization, event signaling, and command execution functions for the DALI slave library.
Implements DALI commands and auxiliary functions for command processing and timing.
Provides lower-level DALI stack functions for light control and parameter access.
Manages DALI register operations, including reading, writing, and default states.
Handles EEPROM emulation for DALI parameter storage and read/write routines.
Implements timing functions for DALI dimming and timeout management.
Contains DALI stack module configurations and user-definable parameters.
Details the required pin connections for hardware setup and testing.
Explains how to use the PC software for basic commands like addressing ballasts.
Details controlling light levels and fading using the PC software's light level window.