Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@eliasnaur
Copy link
Contributor

@eliasnaur eliasnaur requested a review from soypat June 27, 2025 18:19
@mietzen
Copy link

mietzen commented Jun 28, 2025

I tested it, it fixes the issue from #4936

$ ./tinygo_pr4939/tinygo/bin/tinygo flash -target=pico2 -monitor read_temp.go
Connected to /dev/cu.usbmodem1101. Press Ctrl-C to exit.
Thermistor Temperature Monitor
==============================
Debug - ADC: 30080, Voltage: 1.515V
ADC: 30080,  20.8 °C
Debug - ADC: 30112, Voltage: 1.516V
ADC: 30112,  20.9 °C
Debug - ADC: 30160, Voltage: 1.519V
ADC: 30160,  20.9 °C
Debug - ADC: 30112, Voltage: 1.516V
ADC: 30112,  20.9 °C
Debug - ADC: 30240, Voltage: 1.523V
ADC: 30240,  21.1 °C

@eliasnaur
Copy link
Contributor Author

Good to hear. I believe errata RP2350-E9 is the likely reason this change makes a difference on rp2350 and not rp2040.

@deadprogram
Copy link
Member

Thank you for the quick fix here @eliasnaur and to @mietzen for reporting and verifying. Now merging.

@deadprogram deadprogram merged commit 536deaa into tinygo-org:dev Jun 28, 2025
19 checks passed
@eliasnaur eliasnaur deleted the push-kkpkypousypm branch June 28, 2025 07:41
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

Successfully merging this pull request may close these issues.

3 participants