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

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

Open
HirokiIshiguro opened this issue Nov 20, 2020 · 0 comments
Labels
bug Something isn't working

Comments

@HirokiIshiguro
Copy link
Collaborator

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!

@HirokiIshiguro HirokiIshiguro added the bug Something isn't working label Nov 20, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant