Skip to content
This repository was archived by the owner on Oct 25, 2023. It is now read-only.
This repository was archived by the owner on Oct 25, 2023. It is now read-only.

乱数成分を生成するための温度センサが動いてないようだ #43

@HirokiIshiguro

Description

@HirokiIshiguro

Describe the bug
温度センサが動いてない

以下が必要。
ad_cfg.temp_sensor = ADC_TEMP_SENSOR_AD_CONVERTED;
ad_cfg.add_temp_sensor = ADC_TEMP_SENSOR_ADD_OFF;

ad_cfg.clearing = ADC_CLEAR_AFTER_READ_OFF;

ad_cfg.clearing = ADC_CLEAR_AFTER_READ_OFF;

System information

  • Which hardware board or part numbers?
    • RX65N RSK
  • IDE used
    • e2 studio
  • Operating System [Windows|Linux|MacOS]
    • Windows
  • Version of FreeRTOS (run git describe --tags to find it)
    • 202002.00
  • Project [Custom Application|MQTT|Shadow|Greengrass|OTA|Device Defender|TCP Echo|Sub pub Demo|Simple TCP Server]
    • any
  • If your project is a Custom Application, please add the relevant code snippet in the section Code to reproduce the bug.
    • none

Expected behavior
A clear and concise description of what you expected to happen.

Screenshots or console output
none

To reproduce
always

Code to reproduce the bug
always

Additional context
none

Thank you!

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions