microsoft / microsoft/pxt-maker
Raspberry Pi Pico RP2040 Analog Read and Write Not Working
Open
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 130
- Forks
- 90
- Avg merge
- 1d 14h
- Merged PRs (30d)
- 1
Description
When attempting to perform an analogRead or analogWrite, the Raspberry Pi Pico does not seem to work. analogRead returns a value of 0 always and analogWrite does not actually send anything.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
No file, test, or entry point is named in the issue. Start by reproducing analogRead and analogWrite on a Raspberry Pi Pico RP2040, then trace the relevant target implementation; done means analogRead returns the expected input value and analogWrite produces the expected output.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- raspberry-pi, typescript
- Domain
- embedded-iot
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 30/100