Would you like to react to this message? Create an account in a few clicks or log in to continue.

You are not connected. Please login or register

No Entry to Set the MCU Clock of ATmega32

2 posters

Go down  Message [Page 1 of 1]

1No Entry to Set the MCU Clock of ATmega32 Empty No Entry to Set the MCU Clock of ATmega32 Wed Sep 06, 2023 11:23 pm

KerimF

KerimF

Windows 7, 32
SimulIDE-R1861_Win32

It seems the frequency setting of ATmega32 is missing.
On my side, by default ATmega32 runs at 16 Mhz. And the frequency cannot be changed to 8 Mhz.

arcachofo

arcachofo

Sorry, missing change.
This should work:

Edit file: data/AVR/mega32/mega32_perif.xml

Add this at line 20 and save:
Code:
  <intosc name="intosc" />

The frequency is still 0 MHz when you add a new ATmega32, be sure you set it.

KerimF likes this post

KerimF

KerimF

arcachofo wrote:Sorry, missing change.
This should work:

Edit file: data/AVR/mega32/mega32_perif.xml

Add this at line 20 and save:
Code:
  <intosc name="intosc" />

The frequency is still 0 MHz when you add a new ATmega32, be sure you set it.

Thank you for your prompt reply.

Sponsored content



Back to top  Message [Page 1 of 1]

Permissions in this forum:
You cannot reply to topics in this forum