Hi
Thanks for your reply.
Q1) Which code have you added apart from "macro DEMO_ADC_SAMPLE_CHANNEL_NUMBER to 7"?
-- Sorry for forgetting it,
const uint32_t port2_pin0_config = (
IOCON_PIO_FUNC0 |
IOCON_PIO_MODE_INACT |
IOCON_PIO_INV_DI |
IOCON_ANALOG_EN |
IOCON_PIO_INPFILT_OFF |
IOCON_PIO_SLEW_STANDARD |
IOCON_PIO_OPENDRAIN_DI);
IOCON_PinMuxSet(IOCON, 2U, 0U, port2_pin0_config);
2) What have you shorted through that jumper in your attached image?
-- I use the line to connect the P2_0 to 3.3 V or Gnd for testing.
Have a great day,
TIC
-------------------------------------------------------------------------------
Note:
- If this post answers your question, please click the "Mark Correct" button. Thank you!
- We are following threads for 7 weeks after the last post, later replies are ignored
Please open a new thread and refer to the closed one, if you have a related question at a later point in time.
-------------------------------------------------------------------------------