vitomsc
Newbie level 1
- Joined
- Jan 30, 2008
- Messages
- 1
- Helped
- 0
- Reputation
- 0
- Reaction score
- 0
- Trophy points
- 1,281
- Activity points
- 1,291
Hello everyone.
I'm thinking about developing a peripherals library with a common API for a variety of microcontrollers from different manufacturers and architectures. I think that this would be useful to make it easier to reduce the time that a user needs to adapt to the use of a different microcontroller and to facilitate porting an application made for a type of microcontroller to another (especially if it is from a different manufacturer).
At this time, each manufacturer of microcontrollers (NXP, ST, TI, Atmel, etc) provides a library for its own peripherals with its own API.
I'd like to know your opinion about this idea. Do you think that would be really helpful to have something like this?
Thank you in advance.
Victor
I'm thinking about developing a peripherals library with a common API for a variety of microcontrollers from different manufacturers and architectures. I think that this would be useful to make it easier to reduce the time that a user needs to adapt to the use of a different microcontroller and to facilitate porting an application made for a type of microcontroller to another (especially if it is from a different manufacturer).
At this time, each manufacturer of microcontrollers (NXP, ST, TI, Atmel, etc) provides a library for its own peripherals with its own API.
I'd like to know your opinion about this idea. Do you think that would be really helpful to have something like this?
Thank you in advance.
Victor