CI Test Shield - Minewtech
The CI Test shield is used to verify the the peripherals in a software port of mbed-os for a new board. External peripherals like PWM, Digital IO, I2C, SPI ... are all tested with the CI Test shield. This board is from Minewtech.
Notes
The CI Test shield is used to verify the the peripherals in a software port of mbed-os for a new board. External peripherals like PWM, Digital IO, I2C, SPI ... are all tested with the CI Test shield.
The CI Test Shield has several uses.
- Test mbed-os software port. Useful for mbed partners and community contributors.
- Continuous Integration testing during development and during maintenance release cycles.
- SD Card storage can be used for firmware update development.
Features:
- Digital I/O - loopback
- Analog I/O - resistor mesh
- PWM - loopback
- UART - Loopback
- Interrupt In
- loopback with Digital Out
- SPI - microSD card R/W
- I2C - EEPROM or Temp Sensor
Reference Documents:
The software for tests and more info can be found in the CI Test Shield github repository. For more on how configure files work see the mbed OS docs.
You need to log in to post a discussion