Welcome![Sign In][Sign Up]
Location:
Downloads SourceCode Windows Develop Other
Title: EAdog Download
 Description: STM32F10x Coocox COide sample project to initialize ST7565R on EADog 128x64 display. works well from ST-VL-Discovery but you need to power the LCD with an external 3v3 supply as the ST-Eval on PCB regulator is not up to the task Driven from 3v3 using built in capacitive charge pumps (external caps on LCD required). it s an SPI interfaced LCD, nice LCD s This code is for the inverted backlight (dots are clear instead of black) version of the lcd but I think it will work straight away with the normal LCD (non inverted display). Enjoy, I hope the code is useful. PS!!! there is no characters and fonts included its enough to get the LCD on and get data to the screen, the rest is up to you. PPS!!! Please ignore the CoOS code in the project, I have commented it out, you can delete it.
 Downloaders recently: [More information of uploader Louis1984]
 To Search:
File list (Check if you may need any files):
 

EAdog\cmsis\core_cm3.c
.....\.....\core_cm3.h
.....\....._boot\startup\startup_stm32f10x_md_vl.c
.....\..........\stm32f10x.h
.....\..........\stm32f10x_conf.h
.....\..........\system_stm32f10x.c
.....\..........\system_stm32f10x.h
.....\CoOS\Document\readme.txt
.....\....\kernel\coocox.h
.....\....\......\CoOS.h
.....\....\......\core.c
.....\....\......\event.c
.....\....\......\flag.c
.....\....\......\hook.c
.....\....\......\kernelHeap.c
.....\....\......\mbox.c
.....\....\......\mm.c
.....\....\......\mutex.c
.....\....\......\OsConfig.h
.....\....\......\OsCore.h
.....\....\......\OsError.h
.....\....\......\OsEvent.h
.....\....\......\OsFlag.h
.....\....\......\OsKernelHeap.h
.....\....\......\OsMM.h
.....\....\......\OsMutex.h
.....\....\......\OsQueue.h
.....\....\......\OsServiceReq.h
.....\....\......\OsTask.h
.....\....\......\OsTime.h
.....\....\......\OsTimer.h
.....\....\......\queue.c
.....\....\......\sem.c
.....\....\......\serviceReq.c
.....\....\......\task.c
.....\....\......\time.c
.....\....\......\timer.c
.....\....\......\utility.c
.....\....\......\utility.h
.....\....\portable\arch.c
.....\....\........\GCC\port.c
.....\....\........\OsArch.h
.....\EAdog\Debug\bin\EAdog.bin
.....\.....\.....\...\EAdog.elf
.....\.....\.....\...\EAdog.hex
.....\.....\.....\...\EAdog.map
.....\.....\.....\...\history.xml
.....\.....\.....\obj\arch.o
.....\.....\.....\...\core.o
.....\.....\.....\...\core_cm3.o
.....\.....\.....\...\dependencies.xml
.....\.....\.....\...\event.o
.....\.....\.....\...\flag.o
.....\.....\.....\...\history.xml
.....\.....\.....\...\hook.o
.....\.....\.....\...\kernelHeap.o
.....\.....\.....\...\main.o
.....\.....\.....\...\mbox.o
.....\.....\.....\...\misc.o
.....\.....\.....\...\mm.o
.....\.....\.....\...\mutex.o
.....\.....\.....\...\port.o
.....\.....\.....\...\queue.o
.....\.....\.....\...\sem.o
.....\.....\.....\...\serviceReq.o
.....\.....\.....\...\startup_stm32f10x_md_vl.o
.....\.....\.....\...\stm32f10x_adc.o
.....\.....\.....\...\stm32f10x_dac.o
.....\.....\.....\...\stm32f10x_exti.o
.....\.....\.....\...\stm32f10x_flash.o
.....\.....\.....\...\stm32f10x_gpio.o
.....\.....\.....\...\stm32f10x_rcc.o
.....\.....\.....\...\stm32f10x_spi.o
.....\.....\.....\...\stm32f10x_tim.o
.....\.....\.....\...\stm32f10x_usart.o
.....\.....\.....\...\system_stm32f10x.o
.....\.....\.....\...\task.o
.....\.....\.....\...\time.o
.....\.....\.....\...\timer.o
.....\.....\.....\...\utility.o
.....\.....\EAdog.elf.xcodeproj\project.pbxproj
.....\EAdog.cogui
.....\EAdog.coproj
.....\main.c
.....\stm_lib\inc\misc.h
.....\.......\...\stm32f10x_exti.h
.....\.......\...\stm32f10x_flash.h
.....\.......\...\stm32f10x_gpio.h
.....\.......\...\stm32f10x_rcc.h
.....\.......\...\stm32f10x_spi.h
.....\.......\...\stm32f10x_tim.h
.....\.......\...\stm32f10x_usart.h
.....\.......\src\misc.c
.....\.......\...\stm32f10x_exti.c
.....\.......\...\stm32f10x_flash.c
.....\.......\...\stm32f10x_gpio.c
.....\.......\...\stm32f10x_rcc.c
.....\.......\...\stm32f10x_spi.c
.....\.......\...\stm32f10x_tim.c
.....\.......\...\stm32f10x_usart.c
    

CodeBus www.codebus.net