Skip to content

This issue was moved to a discussion.

You can continue the conversation there. Go to discussion →

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

ADC reading on E73-2G4M04S1B and nrf52dk #49607

Closed
XlashDev opened this issue Aug 29, 2022 · 0 comments
Closed

ADC reading on E73-2G4M04S1B and nrf52dk #49607

XlashDev opened this issue Aug 29, 2022 · 0 comments
Labels
area: ADC Analog-to-Digital Converter (ADC)

Comments

@XlashDev
Copy link

I followed this tutorial to read ADC from A0/P0.03.
https://medium.com/home-wireless/reading-analog-data-in-zephyr-with-a-nrf52840-e05dae326b9b

  1. This has work before with E73-2G4M04S1B with vbluno52 as selected board but now after getting back to the project after how many months it is not working anymore. Is there any change in API? and it has weird output. I set to 12bits = 4095 max but it shows 65413 on debug prints. That's on both 0v and VDD.

  2. With Sandeep arduino based repo.
    https://github.com/sandeepmistry/arduino-nRF5
    I can upload my code to E73-2G4M04S1B using nrf52dk as board with no problem. With zephyr it says here that he just disable the DC DC and I tried commenting it and upload using nrf52dk and my board cant be detected anymore.
    Bluetooth mesh example not working  #25379 (comment)

  3. Either i need to make this work with nrf52dk as selected board that will not brick my E73-2G4M04S1B or continue using vbluno52 but need to fix the ADC function.

TIA

@henrikbrixandersen henrikbrixandersen added the area: ADC Analog-to-Digital Converter (ADC) label Aug 30, 2022
@zephyrproject-rtos zephyrproject-rtos locked and limited conversation to collaborators Aug 30, 2022
@henrikbrixandersen henrikbrixandersen converted this issue into discussion #49665 Aug 30, 2022

This issue was moved to a discussion.

You can continue the conversation there. Go to discussion →

Labels
area: ADC Analog-to-Digital Converter (ADC)
Projects
None yet
Development

No branches or pull requests

2 participants