RFQ/BOM 0 登入 / 注册

选择您的位置

用户形象

Why can't ATmega64 MCU call the delay function?

Hardware design
一月 13, 2021 by Linda 590

After I used the ATmega16 microcontroller, I switched to ATmega64. During the programming, I found that ATmega64 cannot call the delay function. I checked it on the Internet. Many people have encountered the same problem and haven't solved it. Who can help? Thank you.

所有评论

user image

Tomas 发表于 January 13, 2021

No problem, I always use ATMEGA64A.

0
user image

Shania 发表于 January 13, 2021

Delay function, there is no strict requirement, just write one yourself.

For precision requirements, a timer is best.

0
user image

Ernesto 发表于 January 13, 2021

Unfamiliar, it is a problem with the compiler.

I just played with it before. I picked up a few boards and bought a downloader. It seemed that ICCAVR was installed and I played with it. There is nothing special.

AVR's MCU is not easy to buy right now.

0

写一个答案

您需要登录才能回复。 登入 | 注册