Hi all,
I'm new here, this the first subject for me.
Actually I have problem with my program in C language, I need your help if you can.
This program in C language which will execute these requirements
1- simulate the microcontroller's"REGISTERS FILE MAP " as defined by the manufacture.
2- simulate writing and reading to this registers to configure and use the preipherals as follows:
* Timer0: Counter of T0KI events, rising edge, prescaler 1:4.
* General I/O pins: GP1 as digital output and GP3 as digital input.
* Analog to Digital Converter: AN0 as analog input.
note: this program for PIC10F222.
So, How can I do that?!
Bookmarks