Skip to content
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

dummy ADC und DAC #230

Open
wants to merge 10 commits into
base: master
Choose a base branch
from
Open

Conversation

it-cosmos
Copy link
Contributor

No description provided.

@it-cosmos
Copy link
Contributor Author

Basic experimental analog support implemtation customised for PIL for MODPROD 2017. Still not working, doesn't enter main loop, LED not blinking. For ADC connect pin PB0/1 and DAC pin PA4.

@it-cosmos
Copy link
Contributor Author

Regarding commit 9b2103: Timer is needed by DAC. Unfortunately, now the program hangs in initialising the ADC. When I debug and go Step by Step, the main loop is reached. Seems like a timing issue.

tbeu
tbeu previously requested changes Mar 29, 2018
Copy link
Collaborator

@tbeu tbeu left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Would be nice to not utilize the impure feature of MLS 3.3 right now, but rather stay with the Impure annotation as already utilized in the library.

@tbeu tbeu dismissed their stale review August 29, 2018 08:38

Fixed the impure declaration

@bernhard-thiele bernhard-thiele added this to the undecided milestone Jan 11, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

3 participants