This directory contains slides and videos for an OSP training and various documents.
Slides presented during training sessions:
-
ArduinoOSP-Training-Part1to8
Slide (and exercises) for a one-day training on the Arduino OSP Evaluation kit. For the videos see the next section. -
ArduinoOSP-Training-Appendix2-uniformcolors
Slides for a half-hour training on having the same color point across the chain irrespective of ambient conditions. -
ArduinoOSP-Training-Appendix3-otpburn
Slides for a half-hour training on OTP burning of SAID.
Videos of training sessions (slides in previous section):
-
FHD and HD video for part 2 Boards in the Arduino OSP evaluation kit.
-
FHD and HD video for part 7 Command interpreter and part 8 Miscellaneous.
User manuals for demo applications:
- User manual for the SAIDbasic application.
- User manual for the SAIDdemo application.
Documents on specific topics:
- How to determine the version of a SAID.
- Using a browser to flash a firmware image.
- Getting started with the evaluation kit.
- Introduction to the command interpreter.
- How to bring up your own hardware in example aospi_bringup.
Every one of the 8 libraries comes with Arduino style examples. The OSP related ones are in:
-
aoosp with e.g. CRC computation, blinky, drive current, SAID error reporting, OSP groups, LED status, I2C, SYNC feature, (SAID) ADC, clustering, and using and burning OTP.
-
aospi with e.g. low level blinky, bring-up, and MCU mode A.
-
aomw with e.g. uniform colors and I2C EEPROM access.
(end)