David_
Advanced Member level 2
- Joined
- Dec 6, 2013
- Messages
- 573
- Helped
- 8
- Reputation
- 16
- Reaction score
- 8
- Trophy points
- 1,308
- Location
- Sweden
- Activity points
- 12,242
Basic uC question regarding difference of 8bit and 32bit controllers.
I am designing a adjustable dual rail tracking lab supply and I've decided to go with the idea to regulate the voltage with a filtered PWM signal, the max output voltage is 25V and a 8bit controller does not give me enough resolution.
I did learn a little about micro-controller a couple years ago but I have not worked much with micro-controllers and I have just begun learning C++(not optional) and after a lot of work i did manage to program a couple controllers with AVRdude but 8-bit controller will not do.
I'm a electronics engineer student but software is not something i have a good grasp of and I have no clue what a 32bit micro-controller would require in order to interface and program it via usb relative to a 8-bit, I've used AVR without any reason and i have a understanding for the interface structure of 8-bit AVR controllers but I have no objection to other uC's.
Is it a realistic goal to interface and program a AVR 32-bit controller homebrew style?
Or do i need to invest in a real programmer?
I will buy one in the end but i can't afford one for the moment, but i have acces to a Seriel port through USB dongel.
Is there any alternative in order to get a lot more then 256 steps in the PWM resolution?
I am designing a adjustable dual rail tracking lab supply and I've decided to go with the idea to regulate the voltage with a filtered PWM signal, the max output voltage is 25V and a 8bit controller does not give me enough resolution.
I did learn a little about micro-controller a couple years ago but I have not worked much with micro-controllers and I have just begun learning C++(not optional) and after a lot of work i did manage to program a couple controllers with AVRdude but 8-bit controller will not do.
I'm a electronics engineer student but software is not something i have a good grasp of and I have no clue what a 32bit micro-controller would require in order to interface and program it via usb relative to a 8-bit, I've used AVR without any reason and i have a understanding for the interface structure of 8-bit AVR controllers but I have no objection to other uC's.
Is it a realistic goal to interface and program a AVR 32-bit controller homebrew style?
Or do i need to invest in a real programmer?
I will buy one in the end but i can't afford one for the moment, but i have acces to a Seriel port through USB dongel.
Is there any alternative in order to get a lot more then 256 steps in the PWM resolution?
Last edited: