这是indexloc提供的服务,不要输入任何密码
Skip to content

Before to start the acquiring loop the noise level should be measured to take into account. #2

@Ciusss89

Description

@Ciusss89
  1. file: energy meter/measure.c
  2. Before to start the acquiring loop the noise level should be measured to take into account.
▸       /* !TODO: evaluation of the noise that acts on ADC block */
▸       val = adc_sample(ADC_LINE(ch), ADC_RES);
▸       if(val < 0) {
▸       ▸       printf("[!] sampling failure\n");
▸       ▸       return -1;
▸       }

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions