Le Trung Thong, 2012
Here is place to post the ARM7 project which is graduated thesis of Thong Le. This page will include design, source code, plans,... Thong Le will take care this page.
Copyright by https://blog.osteele.com/2008/05/my-git-workflow/ |
Plan
**********************
**********************
1. Study about microprocessor architecture on ARM7TDMI core
+ Core spec, assembly instruction, interrupt, mode operations, switching mode operation, set of registers
Time-line : 12/02 - > 26/02
2. Study about MCU AT91SAM7S256 of Atmel( using of core ARM7TDMI)
+ Power supply module (3.3v for Peripheral modules, 1.5v for core)
+ Peripherals: GPIO module, AIC module, Serial, ADC module
+ Memory organization (ROM, RAM), remap memory..
+ Connection between Peripherals and core of MCU
+ J-tag debugger
Time-line : pending
3. Write demo programming without using RTOS
- Study: global memory, stack memory, heap memory, code section, data section, R/W section, start-up code
+ Leds blink.
+ Buttons controller .
+ Serial port , SD-card , interrupt....
Time-line : pending
4 .Study about Real time OS+ Task, Scheduler, mailbox, queue, semaphore,...
Time-line : pending
5. Write demo programming using Real time OS :
+ Muti-task (button, LCD, Serial, SD card)
+ Serial port, SD card, USB, Interrupt..
+ Serial port, SD card, USB, Interrupt..
Time-line : 15/06- Finish.
I.
No comments:
Post a Comment