-
Notifications
You must be signed in to change notification settings - Fork 3k
UBLOX_EVK_ODIN_W2 Issues #2955
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Comments
I2C no longer an issue thanks to PR #2972. cc @adustm @bcostm @betzw @andreaslarssonublox |
|
Can you please remove the ST label and add Ublox label instead ? |
@andreaslarssonublox bump |
We ran the tests again with this SW: +---------------------------+-------------------+-----------------------+------------------------------------+--------+--------+--------+--------------------+ Comments:
@0xc0170 Is it mandatory to pass those tests for mbed-os 5.5? |
Not yet. The ci test shield repo will go through some updates to address some of the comments above regarding not all pins are available for all peripherals. Do we need to update https://github.com/ARMmbed/ci-test-shield/blob/master/mbed_app.json to reflect any of these failures (update pins) ? |
Ok. |
ARM Internal Ref: MBOTRIAGE-385 |
@andreaslarssonublox Is this as won't fix or already resolved? It's been some time since the last update. |
@0xc0170 I don't think we will fix it unless mandatory. @asifrizwanubx |
Mandatory ?
Closing it, please reopen later |
Description
Cannot set A0, A3 high (via DigitalOut)
Attach an LED and try it yourself
Digital loop tests failures (DigitalIn + DigitalOut)
Digital I/O loop on D2 -> D3
Digital I/O loop on D3 -> D2
Analog In failures (AnalogIn)
Analog Input on A1
Analog Input on A2
Analog Input on A3
Analog Input on A4 (suspecting that the app crashed)
## I2C failures with EEPROM (I2C)I2C - EEProm Read (fails with ARMCC, GCC)I2C - TMP102 Temperature Read (fails with GCC)SPI Failures
Toolchain:
GCC_ARM, ARM
meed-os sha:
22ec73b Merge pull request #2948 from jamike/Fixed_iarm_debug_built_failed
Steps to reproduce
Tests available here https://github.com/armmbed/ci-test-shield
Hardware components here https://github.com/ARMmbed/mbed-HDK/tree/master/Production%20Design%20Projects/CITestShield
CC @andreaslarssonublox
The text was updated successfully, but these errors were encountered: