cheali-charger icon indicating copy to clipboard operation
cheali-charger copied to clipboard

Support ATMEG644 and ATMEG1284

Open jonathan2018 opened this issue 5 years ago • 5 comments

hi Developer we had a project so good for charge on B6 by Atmega32. I hope you will support new feature ,maybe atmega32 will limit memory ,So i think we should move to higher chip , EX at644 and 1284, both same pin with at32 and easy to replace .

How do you think about it ?

jonathan2018 avatar Mar 03 '19 03:03 jonathan2018

... What?

Maybe it will limit memory, maybe it is Maybelline. I don't see why this project should support anything that cannot be easily purchased in a store.

specing avatar Mar 06 '19 18:03 specing

Exactly as @specing says . Primary goal is to support stock HW.

diggit avatar Mar 06 '19 19:03 diggit

No , that is a option for who want modify .You still can use stock Hardware but others want to update and they can buy chip to replace

jonathan2018 avatar Mar 07 '19 06:03 jonathan2018

If you want to use ATMEGA644 or 1284 then add the support yourself. Tbh I'm more concerned about lack of uart rx and upper battery voltage limit than code/feature space. I wonder if I could hijack any pins for the former , not to mention that someone (you?) should add character entry support to battery names. Raising the upper voltage limit would require making another board -> time for cortex-m.

specing avatar Mar 07 '19 22:03 specing

If you want to use ATMEGA644 or 1284 then add the support yourself. Tbh I'm more concerned about lack of uart rx and upper battery voltage limit than code/feature space. I wonder if I could hijack any pins for the former , not to mention that someone (you?) should add character entry support to battery names. Raising the upper voltage limit would require making another board -> time for cortex-m.

yes, i compiled successful program for AT644 with little modifi source code. now solder ic and enjoy :))

jonathan2018 avatar Mar 10 '19 05:03 jonathan2018