3) Install the FabGL library
3.1) Go to "Main menu -> Sketch -> Include Library -> Manage Libraries..." (CTRL+SHIFT+I);
3.2) Look for library FabGL (just like the packages earlier you can filter all the libraries by typing "FabGL"
in the search bar);
3.3) Install it (it is tested with 1.0.8, newer versions of the library may not work);
4) Compile and Upload the firmware (Agon Quark VDP);
4.1) Open the sketch 2-AgonLight2-VDP-104-RC1.ino(the provided one is version 1.04RC1, for the latest
one check https://github.com/breakintoprogram/agon-vdp );
4.2) Go to "Main menu -> Tools -> Board -> ESP32 Arduino" and select "ESP32 Dev Module";
4.3) Plug the USB to the AgonLight2 board;
4.4) In Device manager you can see the COM# at which our device has connected;
4.5) Go to "Main menu -> Tools -> Port" select the one ESP32 has connected;
4.6) Go to "Main menu -> Tools -> PSRAM" select Enabled;
4.7) Compile and Upload (every time after opening the project in Arduino the first compilation is VERY slow
– be patient).
Agon Quark MOS installation on the eZ80 chip
1) If there is no MOS at all or it's older than 1.02 you must have "ZILOG eZ80F92" programmer and have to
install IDE:
1.1) Download "ZDS II - eZ80Acclaim!" from here: https://zilog.com/index.php?
option=com_zcm&task=view&soft_id=54&Itemid=74 (tested with 5.3.5 but should work with newer
versions)
1.2) Install the IDE and run it
1.3) Go to "Main menu -> File -> Open Project" and navigate to
"3-AgonLight2-MOS-104-RC1/MOS.zdsproj" (the provided version is 1.04-RC1, for the latest one check
https://github.com/breakintoprogram/agon-mos )
1.4) Build the project (F7)
1.5) Connect the programmer to the ZDI connector on the AgonLight2 board
1.6) Go to "Main menu -> Debug -> Download the code"
24
Содержание AgonLight2
Страница 1: ...AgonLight2 User Manual Rev 1 8 October 2023 olimex com 1...
Страница 3: ...INTRODUCTION 3...
Страница 8: ...HARDWARE 8...
Страница 11: ......
Страница 12: ......
Страница 13: ......
Страница 14: ......
Страница 18: ...Access bus connector This is I2C and power supply with 3 3V levels 18...
Страница 21: ...SOFTWARE 21...
Страница 29: ...Software access to I2C TBD 29...
Страница 30: ...Software access to SPI TBD 30...
Страница 31: ...Software access to VPU TBD 31...