8000 Atmega 8 doesn't working · Issue #4 · leomil72/analogComp · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Atmega 8 doesn't working #4

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
evgen05 opened this issue Apr 11, 2016 · 6 comments
Open

Atmega 8 doesn't working #4

evgen05 opened this issue Apr 11, 2016 · 6 comments

Comments

@evgen05
Copy link
evgen05 commented Apr 11, 2016

on Arduino NG whith atmega 8 this library doesn't working.

@leomil72
Copy link
Owner

Should compile and work. What's the problem, exactly? Does it stop during compiling, or doens't work as expected?

@evgen05
Copy link
Author
evgen05 commented Apr 15, 2016

It's compiling whithout mistakes, but doesn't work. The same code compiling and working on atmega 328.

@leomil72
Copy link
Owner

I don't have an Atmega8 anymore so at the moment I'm not able to investigate this issue... Which function did you try? Which pins did you use? Please provide the more informations you can. Thanks

@evgen05 evgen05 closed this as completed Apr 15, 2016
@evgen05
Copy link
Author
evgen05 commented Apr 15, 2016

I try to use sketch from example analogcomp_Enableinterrupt. Pins use 12 and 13 on chip(6 and 7 on board). Try use exporting hex in proteus - the same thing, doesn't working.

@evgen05 evgen05 reopened this Apr 15, 2016
@leomil72
Copy link
Owner
leomil72 commented Apr 16, 2016

I'm not sure if this this the cause, but I've seen that the boards.txt file of newer versions of the Arduino IDE show a different way to choose the MCU used on the Arduino NG.
I don't know if you did that, but I think you had choosen the correct MCU from the menu, isn't it?

(message edited after better analisys of the IDE and the boards.txt file)

@evgen05
Copy link
Author
evgen05 commented Apr 16, 2016

yes, i've choose atmega8 in arduino NG. Arduino NG was with atmega 168 and atmega 8.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants
0