FMI |
|
|
Shows how to perform a write operation in sector0 of bank1. |
|
|
|
|
GPIO |
|
|
Configures GPIO peripheral to toggle leds connected to GPIO9. |
|
|
|
|
I2C |
|
|
Sets a communication between the two I2Cs and performs a transfer from Master to Slave and from Slave to Master in interrupt mode. |
|
|
|
|
MC |
|
|
Configures the MC peripheral to generate three complementary PWM signals, with insert of a defined dead time value and using the Tacho interface in hardware Mode. |
|
|
|
|
RTC |
 |
Example1 |
Configures the RTC time, date and alarm. When the alarm occurs (5 seconds from configured time), GPIO9.2 starts to toggle. |
|
 |
Example2 |
Configures the RTC for generating a 1024Hz periodic interrupt. |
|
|
|
|
SSP |
 |
Example1 |
Sets a communication between the two SSPs and performs a transfer from Master to Slave and from Slave to Master in Motorola frame format. |
|
 |
Example2 |
Sets a communication with the SSP Flash memory (ST M25P64 Flash memory) available on STR910-EVAL board (MB460). |
|
|
|
|
TIM |
 |
Example1 |
Uses the TIM peripheral and gives an example of how to configure the TIM0 in PWM and TIM2 in OPM mode. |
|
 |
Example2 |
Uses TIM1 output Compare 1 interrupt for toggling GPIO4.1. |
|
|
|
|
UART |
|
|
Use the UART with hardware flow control and communicate with the Hyperterminal of your computer machine.. |
|
|
|
|
WDG |
 |
Example1 |
Configures the watchdog in timer mode and enables the generation of an End of count interrupt each elapsed time. |
|
 |
Example2 |
Configures the watchdog peripheral on watchdog mode and restarts the watchdog after elapsed time. |
|
|
|
|
WIU |
|
|
Configures a wakeup interrupt line28 (External group 3) to generate a FIQ interrupt. |
|