I have a input/output board with atmega32A and seperate display board with atmega64a which is connect with RS485 and i need to do programming can any one help for the same.
give links to the specific development board and the display?
I'm not familiar with those processors but ICSP comes to mind. If that is not the answer you were hoping for you, you will have to give a better description of the problem that you are encountering
MCUdude's MightCore supports the atmega32, and MegaCore supports the atmega64. Not sure if there is any significant difference with the 'a' version other than electrical specifications.
Dear Sir,
The board is a industrial board in which already atmega32a was installed which I have replaced and I want to reprogram the same.
Mod edit
Contact details removed
I would assume the original programming used Atmel Studio now called microchip-studio
do you have the original Atmel project and code?
MightyCore and MegaCore explicitly support the A variants:
https://github.com/MCUdude/MightyCore#supported-microcontrollers
All variants - P, PA, A, PB. Select the correct version in the 'Variant' menu
https://github.com/MCUdude/MegaCore#supported-microcontrollers
(All variants - A, L, P, PA, PV, V)
This topic was automatically closed 180 days after the last reply. New replies are no longer allowed.