-
Notifications
You must be signed in to change notification settings - Fork 3k
Closed
Labels
Description
Description
- Type: Bug
- Priority: Major
Interrupt failures (InterruptIn)
InterruptIn on D2 actually works
InterruptIn on D3 throws greentea error, I suspect that the test crashes
InterruptIn on D4-9 are skipped due to the error with InterruptIn on D3
Analog In failures (AnalogIn)
Analog Input on A0 (fails with ARMCC, works with GCC)
Analog Input on A5 (fails with GCC, works with ARMCC)
I2C failures with EEPROM (I2C)
I2C - EEProm Write - 2bytes (but 1 byte words)
I2C - EEProm Write - 10bytes
I2C - EEProm Write - 100bytes
Target
NUCLEO_F746ZG
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