Skip to content

Conversation

@Frederikwag
Copy link
Contributor

… and test_main.ino.

By creating this pull request you agree to the terms in CONTRIBUTING.md.
https://github.com/Infineon/.github/blob/master/CONTRIBUTING.md
--- DO NOT DELETE ANYTHING ABOVE THIS LINE ---

CONTRIBUTING.md also tells you what to expect in the PR process.

Description
Added the Onewire test with a sensor.

Related Issue
We need to use the sensor since we cannot configure another XMC as slave. When the test returns the demanded values, the onewire communication works. The test needs to be improved in a later stage.

Context

…file and test_main.ino.

Signed-off-by: Frederikwag <frederik.wagner@infineon.com>
Signed-off-by: Frederikwag <frederik.wagner@infineon.com>
Signed-off-by: Frederikwag <frederik.wagner@infineon.com>
Signed-off-by: Frederikwag <frederik.wagner@infineon.com>
Signed-off-by: Frederikwag <frederik.wagner@infineon.com>
@LinjingZhang LinjingZhang mentioned this pull request Jun 24, 2025
@LinjingZhang LinjingZhang requested a review from ederjc June 25, 2025 15:02
@ederjc ederjc requested a review from IFX-Anusha June 27, 2025 06:32
IFX-Anusha and others added 2 commits July 1, 2025 16:34
Signed-off-by: IFX-Anusha <Anusha.TR@infineon.com>
… and test_main.ino.

Signed-off-by: Frederikwag <frederik.wagner@infineon.com>
@IFX-Anusha IFX-Anusha force-pushed the add_test_onewire_sensor branch from 7875c5d to a0e07a1 Compare July 1, 2025 11:15
Signed-off-by: IFX-Anusha <Anusha.TR@infineon.com>

#ifdef TEST_UART_TX

RUN_TEST_GROUP(uart_tx);
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Why SPI and UART removed?

test_interrupts_single: TESTS=-DTEST_INTERRUPTS_SINGLE

# ONEWIRE test targets
test_onewire_sensor: TESTS=-DTEST_ONEWIRE_SENSOR
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This target we do not have it anymore right?

@IFX-Anusha IFX-Anusha closed this Jul 2, 2025
@IFX-Anusha IFX-Anusha mentioned this pull request Jul 3, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants