2017-10-11から1日間の記事一覧

zynqでLEDをタイマーで点灯する

https://www.xilinx.com/support/answers/50572.html をベースにGPIOを組み合わせた /* * Pl_timer_intr_test.c * * Created on: 2012-6-8 * Author: yzhang */ #include <stdio.h> //#include "platform.h" #include "xil_types.h" #include "xtmrctr.h" #include "x</stdio.h>…

zybo gpioでタイマー割り込み

Zybo > Interrupt > AXI Timer > LEDを点灯する処理 https://qiita.com/7of9/items/e3253f4a426f2384600cZYBO / Pmod > GPIOをPmodコネクタに出力してみた https://qiita.com/7of9/items/2e714e66d4a6c78c4a02