|
|
STM32F207VFT6
|
|
|
|
control alarm system |
Code size: | |
Author: | ielectro |
Source files included: | no |
Version: | |
Use circleOS: | yes () |
Creation date: | 2014-04-16 14:31:16 |
Hardware modification: | no |
Modification date: | 2014-04-16 14:31:52 |
Based on the STM32 Primer: | no |
| |
|
|
Downloads: | 2365 |
Views: | 31547 |
|
|
Vote: |
|
Average ratings: | 0/5 (0 rates) |
Download:
STM32F207VFT6-.zip (1 KB)
Description:Hi!
My project is to control an alarm system via the microcontroller stm32f207vft6.
I am using keil development environment. at first, I start programming drivers I / O (LCD, KEYBOARD, LEDs) that I will use in the main program.
I have a problem with the lcd driver. I must program general functions,for example, towrite, read, delete, move the cursor from an LCD 2 * 16 display using 4 bits mode. LCD_B function allows to write the data port I dont know why it doesnt work. i still always have a compilation error.
|
|
|
|
|