spartekus
Member level 5
- Joined
- May 27, 2010
- Messages
- 81
- Helped
- 1
- Reputation
- 2
- Reaction score
- 1
- Trophy points
- 1,288
- Location
- Duisburg, Germany
- Activity points
- 1,918
Hi,
I would like ask, why is it important to learn architecture of Microcontroller?
i try to learn Arm microcontroller in C. Does C code change producer to producer, codes which we define inputs or outputs?
for example ; one of them use this "GPIO0_IODIR" another one use this "LPC_GPIO2->DIR"
why there are different commands for same task?
thanks a lot
Regards
I would like ask, why is it important to learn architecture of Microcontroller?
i try to learn Arm microcontroller in C. Does C code change producer to producer, codes which we define inputs or outputs?
for example ; one of them use this "GPIO0_IODIR" another one use this "LPC_GPIO2->DIR"
why there are different commands for same task?
thanks a lot
Regards
Last edited: